Salesforce Marketing Cloud APIs
Number of APIs: 231
This is a collection of 170+ requests for the following Salesforce Marketing Cloud APIs:
REST
|
|
SOAP
|
⚠️ Disclaimers: - This collection is provided as-is. It's not officially supported by Salesforce or covered by SLAs. - API documentation is not provided with the collection. Please refer to the official documentation. - To help us better understand usage of the collection, we leverage Google Analytics. If you would like to opt out of the tracking, you can remove the Pre-request Script set at the collection level.
ℹ️ Report issues and ask questions here.
Get started
Follow this documentation to get started with the collection.
Variables Reference
The collection relies on the following variables:
Variable | Example Value | Description |
---|---|---|
et_subdomain | 28yte38jw4un5rkoky2w6 | Tenant specific subdomain Authentication Base URI value. Only include the subdomain. |
et_clientId | kx2xo6o2updxf2anwquyg | Client Id |
et_clientSecret | gj38398t7g89nbqn58gtp | Client Secret |
et_mid | 14618743 | MID of business unit |
-
Messaging & Journeys-REST-Interactions (Journey Builder)-Journeys - Create Interaction (Journey) - Simple Journey POST https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/interactions
-
Messaging & Journeys-REST-Interactions (Journey Builder)-Journeys - Publish Interaction (Journey) POST https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/interactions/publishAsync/{{journeyId}}?versionNumber={{versionNumber}}
-
Messaging & Journeys-REST-Interactions (Journey Builder)-Journeys - Stop Interaction (Journey) POST https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/interactions/stop/{{journeyId}}?versionNumber={{versionNumber}}
-
Messaging & Journeys-REST-Interactions (Journey Builder)-Journeys - Delete Interaction (Journey) - By ID DELETE https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/interactions/{id}
-
Messaging & Journeys-REST-Interactions (Journey Builder) - Get Discovery Document GET https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/rest
-
Messaging & Journeys-REST-Interactions (Journey Builder) - Fire Entry Event POST https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/events
-
Messaging & Journeys-REST-Interactions (Journey Builder) - Remove Contact From Journey POST https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/interactions/contactexit
-
Messaging & Journeys-REST-Interactions (Journey Builder) - Get Contact Journey Exit Status POST https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/interactions/contactexit/status
-
Messaging & Journeys-REST-Assets (Content Builder)-Query - Simple Query - Salutations - By ID GET https://{{et_subdomain}}.rest.marketingcloudapis.com/asset/v1/content/assets/{{emailId}}/salutations
-
Messaging & Journeys-REST-Interactions (Journey Builder)-Journeys - Publish Interaction (Journey) POST https://{{et_subdomain}}.rest.marketingcloudapis.com/interaction/v1/interactions/publishAsync/{{journeyId}}?versionNumber={{versionNumber}}