Trigger Conditions
Last update: 20.03.2021
Trigger Conditions
Trigger conditions enable you to filter trigger events based on the payload that is produced. For example, you can filter a QuickBooks event to only process invoices if the criteria meet a specific country, customer, or amount, etc.
In the below example workflow is triggered only if a Salesforce contact is created or updated AND the contact has an email address field(Not null/empty). Thus we can ensure that the contact we get from salesforce always has an email address.