Overview
In order to send data from your Extole program to your Salesforce Marketing Cloud (SFMC) account, you must use the SFMC Data Extensions API.Prerequisites
API
File Drop
API Integration
Generate an SFMC Client ID & Secret
To establishing this connection, log in to your SFMC account and generate a new Client ID and Client Secret for Extole. After generating this information, save it somewhere that is easily accessible for the Extole key creation process.Create a New Key in Extole
Navigate to your My Extole account and find the Security Center. Here, you can click on the + New Key button to begin the next step.
- Key Name: How you’d like to refer to the key in Extole
- Key Type: Webhook
- Partner Key ID: A value that you will recognize for this credential (e.g., your account ID, email address, or user ID)
- Key Algorithm: OAUTH_SALESFORCE
- Key: The Client Secret copied from SFMC
- Authorization URL:
https://[SFMC instance].auth.marketingcloudapis.com/v2/token - OAUTH Client ID: The Client ID copied from SFMC

Configure an Extole Webhook
Next, work with your Customer Success or Implementation Manager to configure a webhook in the Tech Center > Outbound Webhooks section. Start by clicking on the + New Webhook button. On the webhook creation page, fill in the following information:- Name: How you’d like to refer to the webhook in Extole
- Enabled: Toggle on (green)
- Type: Generic
- URL:
https://[SFMC instance].rest.marketingcloudapis.com/hub/v1/dataevents/key:marketing/rowset
![Screenshot showing URL: https://[SFMC instance].rest.marketingcloudapis.com/hub/v1/dataevents/key:marketing/rowset](https://mintcdn.com/extole/qYz_vh_4-zD_8v2G/images/extole/0c54ef68d48ab01da1a92aa8840aca2f793cf2ae731a1557a998349616470126.png?fit=max&auto=format&n=qYz_vh_4-zD_8v2G&q=85&s=252e4506f1b5c75b57efa32ea56cdd6b)
https://[SFMC instance].auth.marketingcloudapis.com/v2/token
File Drop Integration
If connection via API is unavailable to you, you will need to create a new Marketing Cloud SFTP account in SFMC that can be used to access the Marketing Cloud SFTP for File Drop Automations.Create an External SFTP in Extole
Once you’ve created your new SFTP account in SFMC, navigate to the My Extole Tech Center. Here, select External SFTP Server and click on the + New Server button.
- Name: How you’d like to refer to the server in My Extole
- Username: The username used to access the SFTP server
- Host:
mc-0000.ftp.marketingcloudapps.com - Port: 22
- Root Path: /Import

Send Reports to SFMC via SFTP
Once configured, any report generated in your Extole account can be scheduled to automatically push to the Salesforce Marketing Cloud SFTP.
