Skip to content

Commit 3df8758

Browse files
Apply suggestions from code review [netlify-build]
1 parent 253dbe8 commit 3df8758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/unified-profiles/create-sql-traits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
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
33
hidden: true
44
---
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.
66

77
Segment created three sample queries for Unified Profiles users to import common Salesforce objects:
88
- [Accounts](#accounts)

0 commit comments

Comments
 (0)