Salesforce triggers
A Trigger is an event or condition that initiates the execution of specific actions or workflows. Following is a brief list of supported Salesforce triggers. Click here for the complete list.
| Trigger | Description |
|---|---|
| Get Accepted Event Relation | Get accepted event relation with the given accepted event relation id. |
| Get Account | Get account with the given account id. |
| Get Account Change Event | Get account change event with the given account change event id. |
| Get Account Contact Role | Get account contact role with the given account contact role id. |
| Get Account Contact Role Change Event | Get account contact role change event with the given account contact role change event id. |
| Get Account History | Get account history with the given account history id. |
| Get Account Partner | Get account partner with the given account partner id. |
| Get Account Share | Get account share with the given account share id. |
| Get Action Link Group Template | Get action link group template with the given action link group template id. |
| Get Action Link Template | Get action link template with the given action link template id. |