Creating a Salesforce Change Data Source

Published: Sep 12, 2018

Creating a Salesforce Change Data Source

Published: Sep 12, 2018
  1. Navigate to Data Sources > Change Triggers > Trigger.
  2. On the Change Triggers page click Create Change Trigger.
  3. Select Salesforce Change Data Source.
  4. Description – Friendly name for the query.
  5. Connection – Salesforce connection to be used.
  6. Organization – Organization from Salesforce connector to be used.
  7. Click Validate to load Salesforce Object list.
  8. Salesforce Object – Select the Salesforce object to track changes against.
  9. Trigger On Column Change – select the column(s) that will cause the trigger to run when changed.
  10. View/Edit SOQL – Allows the user to view the SOQL query for the data source and to make any changes to the query.

Do not remove the change object references at the bottom of the query.

  1. Edit Tests: Optionally, navigate here to customize Apex Test class prior to migrating customizations to Production environment.
  2. Click Save.

Feeling stuck? Get the support and guidance you need to help you power through any data challenge

Reset Filters