Skip to content

Commit 87eab42

Browse files
author
markzegarelli
authored
Merge pull request #2002 from segmentio/jseaton884-patch-1
Update SFMC doc to clarify field creation [DOC-339]
2 parents 903480a + 035b827 commit 87eab42

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/salesforce-marketing-cloud

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/salesforce-marketing-cloud/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Personas sends audience membership and computed trait values to SFMC using Ident
287287
When you sync to an existing Data Extension, note these additional requirements:
288288
- The table cannot have an existing **Primary Key**, unless it is the `Contact Key` field, and the field type is `Text`.
289289
- All fields in the Data Extension must be nullable (meaning optional, or not required), except the `Contact Key` field.
290-
- Any fields that you send with Segment, and which already exist in the Data Extension, must be of the correct data type. If they do not exist, Segment creates them for you. The standard identifiers Segment sends come from the [Context object](https://segment.com/docs/connections/spec/common/#context), and appear in the image below.
290+
- Any fields that you send with Segment, and which already exist in the Data Extension, must be of the correct data type. The standard identifiers Segment sends come from the [Context object](https://segment.com/docs/connections/spec/common/#context), and appear in the image below.
291291

292292
![](images/existing-dext-data-types.png)
293293

0 commit comments

Comments
 (0)