Skip to content

Commit a868f91

Browse files
committed
[netlify-build]
1 parent c0b55ce commit a868f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ After running this query, 'phone' would be an Identity used for lookups in Unifi
9696
## Troubleshooting
9797
If these queries don't return phone numbers in E.164 format, examine your existing data and change the REGEX patterns as appropriate.
9898

99-
Because the format in which an international phone number is saved in Salesforce largely depends on how users input them into the system, Salesforce administrators can add form validation methods, like input field validation rules with REGEX functions, to guide users to input phone numbers in specific formats. These form validation methods may impact the format of the phone numbers in your database, and might require you to change the REGEX patterns in the provided queries.
99+
Because the format in which an international phone number is saved in Salesforce largely depends on how users input them into the system, Salesforce administrators can add form validation methods, like input field validation rules with REGEX functions, to guide users to input phone numbers in specific formats. These form validation methods may impact the format of the phone numbers in your database, and might require you to change the REGEX patterns in the provided queries.

0 commit comments

Comments
 (0)