- Navigate to Data Sources > Change Triggers > Trigger.
- On the Change Triggers page click Create Change Trigger.
- Select Salesforce Change Data Source.
- Description – Friendly name for the query.
- Connection – Salesforce connection to be used.
- Organization – Organization from Salesforce connector to be used.
- Click Validate to load Salesforce Object list.
- Salesforce Object – Select the Salesforce object to track changes against.
- Trigger On Column Change – select the column(s) that will cause the trigger to run when changed.
- View/Edit SOQL – Allows the user to view the SOQL query for the data source and to make any changes to the query.
- Edit Tests: Optionally, navigate here to customize Apex Test class prior to migrating customizations to Production environment.
- Click Save.