Xero triggers
A Trigger is an event or condition that initiates the execution of specific actions or workflows. Following is a brief list of supported Xero triggers. Click here for the complete list.
| Trigger | Description |
|---|---|
| New or Updated Account | Triggers when a chart of account is created or existing char of account is updated. |
| All Accounts | Triggers to retrieve the full chart of accounts. |
| Get Account | Triggers to retrieve a single chart of accounts by using a unique account Id. |
| New or Updated Contact | Triggers when a new contact is created or existing contact is updated. |
| All Contacts | Triggers to retrieve all contacts in a Xero organization. |
| Get Contact By Contact Number | Triggers to retrieve a specific contact by contact number in a Xero organization. |
| Get Contact | Triggers to retrieve specific contacts in a Xero organization using a unique contact Id. |
| Get Contact History | Triggers to retrieve history records for a specific contact. |
| All Bank Transfers | Triggers to retrieve all bank transfer details. |
| Get Bank Transfer | Triggers to retrieve specific bank transfers by using a unique bank transfer Id. |