Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data extension creation for SFMC [DOC-1055] #7503

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,10 @@ Once you save the API integration and add permissions, you will see a Summary pa
3. Click **Configure Salesforce Marketing Cloud (Actions)** in the top-right corner of the screen.
4. Select the source that will send data to SFMC and follow the steps to name your destination.
5. On the **Settings** tab, input your SFMC Account ID (MID). In the Installed Package you created above, locate your Subdomain, Client ID, and Client Secret and input these settings. Your Subdomain can be found under "REST Base URI." Your Subdomain should be a 28-character string starting with the letters `mc`. Do not include the `.rest.marketingcloudapis.com` part of the URL.
6. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customize-mappings).
6. Go to the **Mappings** tab and selelct **+ New Mapping**.
7. Follow the mapping setup flow to create your mappings.
* If you select an action involving data extensions, you can create a new data extension or connect to an existing one within Segment.
8. (*Optional*) Follow the steps in the Destinations Actions documentation on [customizing mappings](/docs/connections/destinations/actions/#customize-mappings) to customize your mappings.
7. Enable the destination and configured mappings.

{% include components/actions-fields.html settings="true"%}
Expand Down