Loader Salesforce Marketing Cloud
This component is used for importing contacts (email addresses with attribute values) to Salesforce Marketing Cloud Data Extension.
Data In/ Data Out
Data In |
Loader requires
The rest of the columns ( The structure of the Example:
|
||||||||||||||||||||
Data Out |
N/A |
Learn more: about the folder structure please go to this article.
Parameters
Client ID (required) |
ID of installed OAuth application for the client. |
Client Secret (required) |
Secret key of installed OAuth application for the client. |
Remember: Both information can be found in Salesforce Marketing Cloud with the following steps:
Setup -> Platform tools -> Installed Packages -> {{YOUR_APPLICATION_NAME}}
Data Extension Key (required) |
ID (key) of Data Extension where the audience from |
Remember: Data Extension key can be found in Salesforce Marketing Cloud with the following steps:
Email Studio -> Email -> Subscribers -> All Subscribers -> Data Extensions -> {{YOUR_DATA_EXTENSION}}
Learn more: about documentation for creating data extension: here
Authentication Base URI (required) |
URI used for refreshing access token. |
Rest API Base URI (required) |
URI for REST API endpoint call. |
Remember: Both information can be found in Salesforce Marketing Cloud:
Setup -> Platform tools -> Installed Packages -> {{YOUR_APPLICATION_NAME}}
Remember: Data given in imports.csv
will be loaded to the Salesforce Marketing Cloud using the UPSERT method. Data of existing email (in Data Extension) will be rewritten based on the email.
No Comments