> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Xero

> Browse the tools available for Xero in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/xero/XERO_GET_ACCOUNTS" title="Get Accounts" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_GET_CONTACTS" title="Get Contacts" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_CREATE_CUSTOMER" title="Create Customer" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_UPDATE_CUSTOMER" title="Update Customer" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_GET_INVOICES" title="Get Invoices" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_CREATE_INVOICE" title="Create Invoice" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_UPDATE_INVOICE" title="Update Invoice" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_SEND_INVOICE" title="Send Invoice" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_GET_PAYMENTS" title="Get Payments" horizontal />

  <Card href="/actionkit/integrations/xero/XERO_CREATE_PAYMENT" title="Create Payment" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

No prebuilt ActionKit triggers are currently available for Xero. You can define your own using [Custom Webhooks](/resources/custom-webhooks).
