Skip to content

Commit b8626c7

Browse files
authored
Merge pull request #6189 from segmentio/samkcrespo-patch-3
Fix Salesforce Marketing Cloud typo
2 parents ef36afa + 1fd9466 commit b8626c7

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The batch feature is only compatible with the "Send Contact to Data Extension" a
7575
7676
### Data Extensions & API Events
7777

78-
To use the SFMC Journey Builder to send marketing campaigns to your users, you need to have data about those users in SFMC. The most common way to send data to SFMC is to send Segment data to an SFMC data extension. Data extensions are tables that contain your data. When you send a contact or event to a data extension, it appear will appear as a "row" in your data extension. Any metadata about the particular contact or event are considered attributes and will appear as a "column" in your data extension.
78+
To use the SFMC Journey Builder to send marketing campaigns to your users, you need to have data about those users in SFMC. The most common way to send data to SFMC is to send Segment data to an SFMC data extension. Data extensions are tables that contain your data. When you send a contact or event to a data extension, it will appear as a "row" in your data extension. Any metadata about the particular contact or event are considered attributes and will appear as a "column" in your data extension.
7979

8080
Data extensions and attributes must be created **before** sending data. You can create a data extension in your SFMC account by navigating to **Audience Builder > Contact Builder > Data Extensions > Create**. Segment recommends creating a single data extension to store all contact data, and individual data extensions for each event type you plan to send. Once a data extension is created, you can add attributes for any traits or properties you plan to send. You must include at least one Primary Key attribute that will be used to uniquely identify each row.
8181

0 commit comments

Comments
 (0)