Skip to main content

Salesforce Marketing Cloud Module

Introduction

Integrate Salesforce Marketing Cloud into the process.

danger

You will almost always need to use two Salesforce Marketing Cloud Modules in combination. First in "Assure contact" mode to ensure that the contact exists in Salesforce Marketing Cloud and then in either "Interaction event" or "Send message" mode to write data to Salesforce Marketing Cloud.

Modes

  • Assure contact: Check if a contact exists in Salesforce Marketing Cloud. If not, create it.
    • This mode searches for a contact in Salesforce Marketing Cloud based on the email address. If the contact does not exist, it will be created.
    • If a new contact is created, it will get a random UUID as the contact key. The email address will be saved in an attributes set.
    • The new contact key is saved in the process variable sfmc_contact_key.
  • Interaction event: Save an interaction event for contact in Salesforce Marketing Cloud.
  • Send message: Send a message to assured contact in Salesforce Marketing Cloud.