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/unified-profiles/segment-for-flex.md
+14-5Lines changed: 14 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,11 @@ You can add additional data sources after completing the setup process. <br>
38
38
5. Give your destination a name and enter the account credentials for a user that has read and write permissions. Click **Save**.
39
39
6. After you've given your destination a name and entered your credentials, click **Next**.
40
40
7. On the Getting started with Segment page, click **Define Model**.
41
-
8.[Create a SQL query that defines your model](/docs/unified-profiles/create-sql-traits){:target="_blank"}. After you've created a model, Segment uses your model to map data to your Reverse ETL destinations.
41
+
8. Create a SQL query that defines your model. After you've created a model, Segment uses your model to map data to your Reverse ETL destinations.
42
+
43
+
> info "Sample queries for importing records into Unified Profiles"
44
+
> Not sure where to start with the SQL queries that define your model? See the [RETL Queries for Importing Salesforce Objects into Unified Profiles in Flex](/docs/unified-profiles/create-sql-traits){:target="_blank"} documentation.
45
+
42
46
<olstyle="counter-reset: none;">
43
47
<livalue="9"markdown=1>
44
48
Click **Preview** to return 10 records from your warehouse. When you've verified that your records return as expected, click **Next**.
@@ -51,6 +55,8 @@ You can add additional data sources after completing the setup process. <br>
51
55
</li>
52
56
</ol>
53
57
58
+
> warning "Records from your data warehouse and Salesforce might not be immediately available"
59
+
> Segment's initial sync with your data warehouse can take up to 24 hours to complete. Segment syncs with Salesforce immediately after you connect it to your Segment for Flex workspace. This initial sync can take up to 72 hours. After Segment completes the initial sync with Salesforce, Segment initiates a sync with Salesforce every three hours.
54
60
55
61
### Data warehouse only
56
62
@@ -59,7 +65,8 @@ You can add additional data sources after completing the setup process. <br>
59
65
3. Give your destination a name and enter the account credentials for a user that has read and write permissions. Click **Save**.
60
66
4. After you've given your destination a name and entered your credentials, click **Next**.
61
67
5. On the *Getting started with Segment* page, click **Define Model**.
62
-
6.[Create a SQL query that defines your model](/docs/unified-profiles/create-sql-traits){:target="_blank"} After you've created a model, Segment uses your model to map data to your Reverse ETL destinations.
68
+
6. Create a SQL query that defines your model. After you've created a model, Segment uses your model to map data to your Reverse ETL destinations.
69
+
63
70
<olstyle="counter-reset: none;">
64
71
<livalue="7"markdown=1>
65
72
Click **Preview** to return 10 records from your warehouse. When you've verified that your records return as expected, click **Next**.
@@ -72,6 +79,9 @@ You can add additional data sources after completing the setup process. <br>
72
79
</li>
73
80
</ol>
74
81
82
+
> warning "Records from your data warehouse might not be immediately available"
83
+
> Segment's initial sync with your data warehouse can take up to 24 hours to complete.
84
+
75
85
### Website or mobile app
76
86
77
87
Connect to either a website or mobile app to complete this step.
@@ -96,7 +106,7 @@ Connect to either a website or mobile app to complete this step.
96
106
5. After Segment marks the "Add connections" tile as complete, click **Add identifiers and traits** and begin [Step 3: Add identifiers and traits](#step-3-add-identifiers-and-traits).
97
107
98
108
## Step 3: Add identifiers and traits
99
-
After you've selected which data sources you'd like to integrate customer data from, you can select _identifiers_, or unique pieces of data that allow you to link information about an individual customer across different programs and services, and _traits_, which are pieces of information you know about a particular customer.
109
+
After you've selected which data sources you'd like to integrate customer data from, you can select _identifiers_, or unique pieces of data that allow you to link information about an individual customer across different programs and services, and _traits_, which are pieces of information you know about a particular customer.
100
110
101
111
1. On the Add identifiers and traits page, click **Add identifier**.
102
112
2. Select one or more of Segment's 11 default identifiers and click **Add identifiers**.
@@ -183,7 +193,6 @@ These destinations are limited to the following types:
0 commit comments