Salesforce Marketing Cloud(SFMC)

👍

Estimated setup time

10 minutes


Connection Requirements

client_id,
client_secret,
access_token

To send a message Aampe will call SFCMserver to server REST API endpoint on your behalf

Generating an client_id, client_secret

Request access token using client ID and secret. Your application requests an access token by providing the client ID and secret generated in Installed Packages.

Extract access token. The authorization server returns an access token that your application must extract.

Access resources. Your application accesses Marketing Cloud Engagement resources by using the access token it received and the REST base URLs returned as part of the token response.