create-account | Create an account in the Xero chart of accounts. | Action | π Github |
create-bank-transaction | Create a spend or receive money bank transaction | Action | π Github |
create-contact | Create a contact in Xero. | Action | π Github |
create-credit-note | Create a credit note for a contact | Action | π Github |
create-invoice | Create a sales or purchase invoice. | Action | π Github |
create-item | Create an inventory or catalog item. | Action | π Github |
create-payment | Create a payment against an invoice or credit note. | Action | π Github |
create-purchase-order | Create a purchase order for a contact. | Action | π Github |
get-account | Retrieve an account by AccountID. | Action | π Github |
get-bank-transaction | Retrieve a bank transaction by BankTransactionID. | Action | π Github |
get-contact | Retrieve a contact by ContactID | Action | π Github |
get-credit-note | Retrieve a credit note by CreditNoteID. | Action | π Github |
get-invoice | Retrieve an invoice by InvoiceID. | Action | π Github |
get-item | Retrieve an item by ItemID. | Action | π Github |
get-payment | Retrieve a payment by PaymentID. | Action | π Github |
get-purchase-order | Retrieve a purchase order by PurchaseOrderID. | Action | π Github |
get-tenants | Fetches all the tenants the connection has access to. This can be used to set the metadata to the selected tenant. | Action | π Github |
list-accounts | List accounts in the Xero chart of accounts. | Action | π Github |
list-bank-transactions | List bank transactions with filters and pagination. | Action | π Github |
list-contacts | List contacts with filters and pagination. | Action | π Github |
list-credit-notes | List credit notes with filters and pagination. | Action | π Github |
list-invoices | List invoices with filters and pagination. | Action | π Github |
list-items | List items with optional filtering. | Action | π Github |
list-payments | List payments with filters and pagination | Action | π Github |
list-purchase-orders | List purchase orders with filters and pagination | Action | π Github |
list-tenants | List Xero tenants connected to the current OAuth token. | Action | π Github |
update-account | Update an existing account. | Action | π Github |
update-bank-transaction | Update an existing bank transaction. | Action | π Github |
update-contact | Update an existing contact. | Action | π Github |
update-credit-note | Update an existing credit note. | Action | π Github |
update-invoice | Update an existing invoice. | Action | π Github |
update-item | Update an existing item. | Action | π Github |
update-purchase-order | Update an existing purchase order. | Action | π Github |
accounts | Sync accounts from the Xero chart of accounts. | Sync | π Github |
bank-transactions | Sync bank transactions from Xero. | Sync | π Github |
contacts | Sync contacts from Xero. | Sync | π Github |
credit-notes | Sync credit notes from Xero. | Sync | π Github |
invoices | Sync invoices from Xero. | Sync | π Github |
items | Sync inventory and catalog items from Xero. | Sync | π Github |
organisations | Sync Xero organisation records for connected tenants. | Sync | π Github |
payments | Sync payments from Xero. | Sync | π Github |
purchase-orders | Sync purchase orders from Xero. | Sync | π Github |