Add the Record Updated trigger
Create a new Workflow with a Salesforce Record Updated trigger, use an existing Workflow with this trigger, or change an existing Workflow’s trigger type to Salesforce Record Updated.

Connect your Salesforce account
If you haven’t already, connect your Salesforce account to Cassidy. This allows Cassidy to access your Salesforce records and trigger Workflows based on record updates.

Select the record type
Use the Type dropdown to choose which Salesforce object type you want to monitor for updates — for example, Account, Contact, Lead, Opportunity, or a custom object.

Select fields to check for changes
Under Fields to Check for Changes, select which fields the trigger should monitor. When any of these fields are updated in Salesforce, the trigger activates and starts the Workflow. If no fields are specified, changes to any field on the record will trigger the Workflow.



Reference the trigger variables
In subsequent actions, use the variable picker to insert data from the trigger. Variables map to the Salesforce properties of the updated record, letting you use record data throughout your Workflow.

