You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/profiles/csv-upload.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ plan: engage-premier
4
4
---
5
5
Use the CSV Uploader to add or update user profiles and set subscription states.
6
6
7
-
When you upload a CSV file, Twilio Engage adds new users and updates existing user profiles. Each CSV row corresponds to a user profile and columns to an identifier trait in your [identity resolution configuration](/docs/profiles/identity-resolution/identity-resolution-settings/).
7
+
When you upload a CSV file, Twilio Engage adds new users and updates existing user profiles. Each CSV row corresponds to a user profile and columns to an identifier in your [identity resolution configuration](/docs/profiles/identity-resolution/identity-resolution-settings/).
8
8
9
9
You can also [set subscription states](#set-user-subscriptions) for each email and phone number that you upload in the CSV. Subscription states help you track which email addresses and numbers you have permission to market to.
10
10
@@ -51,7 +51,7 @@ Custom traits display in the Custom Traits tab of a user profile in the Profile
51
51
52
52
## View upload history
53
53
54
-
Use the Upload History page to view CSV file uploads in your workspace over the last 30 days.
54
+
Use the Upload history page to view CSV file uploads in your workspace over the last 30 days.
55
55
56
56
Navigate to **Engage > Audiences > Profile explorer** or **Profiles > Profile explorer** and select the **CSV upload history** tab.
57
57
@@ -61,7 +61,7 @@ Select links to view CSV files and any associated [error reports](#error-reports
61
61
62
62
Use error reports to fix invalid rows and quickly re-upload data.
63
63
64
-
From the Upload History page:
64
+
From the Upload history page:
65
65
66
66
1. Select the link in the **Report** column to download an error report CSV. All rows not present in the error report were processed successfully.
0 commit comments