--- title: Xero node documentation description: Learn how to use the Xero node in n8n. Follow technical documentation to integrate Xero node into your workflows. contentType: [integration, reference] --- # Xero node Use the Xero node to automate work in Xero, and integrate Xero with other applications. n8n has built-in support for a wide range of Xero features, including creating, updating, and getting contacts and invoices. On this page, you'll find a list of operations the Xero node supports and links to more resources. ```{note} Credentials Refer to [Xero credentials](/08-0-0-Workflow/integrations/builtin/credentials/xero.md) for guidance on setting up authentication. ``` ## Operations * Contact * Create a contact * Get a contact * Get all contacts * Update a contact * Invoice * Create a invoice * Get a invoice * Get all invoices * Update a invoice ## Templates and examples ## Related resources Refer to [Xero's API documentation](https://developer.xero.com/documentation/api/accounting/overview) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```