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/create-sql-traits.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: RETL Scripts For Importing Salesforce Objects Into Unified Profiles in Flex
2
+
title: RETL Queries for Importing Salesforce Objects Into Unified Profiles in Flex
3
3
hidden: true
4
4
---
5
-
Unified Profiles in Flex users can convert Salesforce objects with US phone number patterns (typically (555) 231-7654) into Segment Unify profiles with E.164 phone number formats (+15552317654)to support Unified Profiles lookup.
5
+
You can use the following SQL queries to convert Salesforce objects with US phone number patterns (typically (555) 231-7654) into Segment Unify profiles with E.164 phone number formats (+15552317654). Unified Profiles in Flex requires phone numbers used for profile lookups to be in E.164 format.
6
6
7
7
Segment created three sample queries for Unified Profiles users to import common Salesforce objects:
0 commit comments