Xero actions
A Xero Action, for example, Update Or Create Contacts, is required to send data to Xero using the Xero app connector. Following is a brief list of supported Xero actions. Click here for the complete list.
| Action | Description |
|---|---|
| All Accounts | Triggers to retrieve the full chart of accounts. |
| Create Account | Create a new chart of the account. |
| Get Account | Triggers to retrieve a single chart of accounts by using a unique account Id. |
| Update Account | Update a chart of the account. |
| Delete Account | Delete a chart of the account. |
| All Contacts | Triggers to retrieve all contacts in a Xero organization. |
| Update Or Create Contacts | Update or create a contact in a Xero organization. |
| Update Or Create Contacts In Batch | Updates or creates one or more contacts in a Xero organization in batch. |
| Create Contacts | Create a contact in a Xero organization. |
| Create Contact in Batch | Creates multiple contacts (bulk) in a Xero organization in Batch. |