Zoho Inventory

Zoho Inventory helps businesses track stock, manage orders, and sync inventory across multiple sales channels, streamlining supply chain operations

58 actions Integration catalog
Request access
Connect Zoho Inventory once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Credit Note CommentZOHO_INVENTORY_ADD_CREDIT_NOTE_COMMENT
Tool to add a comment to a credit note in Zoho Inventory. Use when needing to add notes or comments to a specific credit note for record-keeping or audit purposes.
Add Invoice AttachmentZOHO_INVENTORY_ADD_INVOICE_ATTACHMENT
Tool to upload an attachment to a specific invoice. Use when you need to add a file attachment to an invoice.
Add Invoice CommentZOHO_INVENTORY_ADD_INVOICE_COMMENT
Tool to add a comment to a specific invoice in Zoho Inventory. Use when you need to add notes, updates, or internal/client-visible comments to an invoice.
Apply Credits To InvoicesZOHO_INVENTORY_APPLY_CREDITS_TO_INVOICES
Tool to apply credits from a credit note to one or more invoices. Use when you need to apply available credits from a credit note to settle invoice balances.
Bulk Delete Sales OrdersZOHO_INVENTORY_BULK_DELETE_SALES_ORDERS
Tool to bulk delete sales orders. Use this to remove multiple sales orders at once.
Bulk Email InvoicesZOHO_INVENTORY_BULK_EMAIL_INVOICES
Sends multiple invoices by email to a contact in a single API call. Use this tool when you need to email up to 10 invoices at once to a customer. The invoices will be scheduled for delivery and the contact will receive individual emails for each invoice. If contact_id is not provided, the action will automatically fetch the customer_id from the first invoice and use that as the contact.
Bulk Export InvoicesZOHO_INVENTORY_BULK_EXPORT_INVOICES
Tool to bulk export invoices as a single PDF. Use when you need to download multiple invoices in a single file for archiving or sharing.
Bulk Print InvoicesZOHO_INVENTORY_BULK_PRINT_INVOICES
Generate a consolidated PDF containing multiple invoices for printing or archiving. Use this tool to download one or more invoices as a single PDF document. The PDF can contain up to 25 invoices and is useful for bulk printing, record keeping, or sharing with customers.
Bulk Print PackagesZOHO_INVENTORY_BULK_PRINT_PACKAGES
Tool to bulk print package slips as a consolidated PDF. Use when you need a PDF file of multiple package slips for printing or archiving.
Cancel Invoice Write OffZOHO_INVENTORY_CANCEL_INVOICE_WRITE_OFF
Tool to cancel write off for an invoice. Use when undoing a previously applied write off on an invoice after verifying the invoice has a write off applied.
Create BillZOHO_INVENTORY_CREATE_BILL
Tool to create a bill in Zoho Inventory. Use when a vendor supplies goods/services on credit and you need to track the amount owed.
Create ContactZOHO_INVENTORY_CREATE_CONTACT
Tool to create a new contact (customer or vendor) in Zoho Inventory. Use when you need to add a new business relationship to your organization.
Create Contact PersonZOHO_INVENTORY_CREATE_CONTACT_PERSON
Tool to create a contact person. Use when you need to add a new contact person to an existing contact in Zoho Inventory.
Create Credit NoteZOHO_INVENTORY_CREATE_CREDIT_NOTE
Tool to create a new credit note in Zoho Inventory. Use when you need to issue a credit note to a customer for returns, refunds, or adjustments.
Create Customer PaymentZOHO_INVENTORY_CREATE_CUSTOMER_PAYMENT
Tool to create a customer payment in Zoho Inventory. Use when recording a payment received from a customer against one or more invoices.
Create InvoiceZOHO_INVENTORY_CREATE_INVOICE
Tool to create a new invoice in Zoho Inventory. Use when you need to invoice a customer for products or services sold.
Create ItemZOHO_INVENTORY_CREATE_ITEM
Tool to create a new item in Zoho Inventory. Use when you need to add a new product or service to your inventory catalog.
Create Item GroupZOHO_INVENTORY_CREATE_ITEM_GROUP
Tool to create an item group in Zoho Inventory. Use when you need to create a new item group with multiple items that share common attributes like size or color variations.
Create PackageZOHO_INVENTORY_CREATE_PACKAGE
Tool to create a package for a sales order in Zoho Inventory. Use when you need to prepare items from a sales order for shipping.
Create Purchase OrderZOHO_INVENTORY_CREATE_PURCHASE_ORDER
Tool to create a purchase order in Zoho Inventory. Use when you need to order goods or services from a vendor.
Create Sales OrderZOHO_INVENTORY_CREATE_SALES_ORDER
Tool to create a sales order in Zoho Inventory. Use when a customer places an order for products and you need to track the sale before invoicing.
Deactivate ContactZOHO_INVENTORY_DEACTIVATE_CONTACT
Tool to mark a contact as inactive in Zoho Inventory. Use when you need to deactivate a contact without permanently deleting it.
Deactivate ItemZOHO_INVENTORY_DEACTIVATE_ITEM
Tool to mark an item as inactive in Zoho Inventory. Use when you need to deactivate an item without permanently deleting it.
Deactivate Item GroupZOHO_INVENTORY_DEACTIVATE_ITEM_GROUP
Tool to mark an item group as inactive in Zoho Inventory. Use when you need to deactivate an item group and all its items without permanently deleting them.
Delete Composite ItemZOHO_INVENTORY_DELETE_COMPOSITE_ITEM
Permanently deletes a composite item from Zoho Inventory. A composite item (also known as a bundle or kit) is a product made up of multiple individual inventory items sold together as a single unit. This action removes the composite item definition but does not affect the underlying component items. Prerequisites: - Composite items feature must be enabled in the organization's item preferences - The composite item must exist and not be associated with active transactions Common error codes: - 2006: Resource does not exist (invalid composite_item_id) - 2054: Composite items feature not enabled in organization settings API Endpoint: DELETE /inventory/v1/compositeitems/{composite_item_id}
Delete ContactZOHO_INVENTORY_DELETE_CONTACT
Tool to delete a contact. Use when you need to remove an existing contact from your organization after confirming it is no longer needed.
Delete Contact PersonZOHO_INVENTORY_DELETE_CONTACT_PERSON
Tool to delete a contact person. Use when you need to remove a contact person from your organization after confirming it is no longer needed.
Delete InvoiceZOHO_INVENTORY_DELETE_INVOICE
Tool to delete an invoice. Use when you need to remove an existing invoice that has no payments or credits applied.
Delete Invoice AttachmentZOHO_INVENTORY_DELETE_INVOICE_ATTACHMENT
Tool to delete an invoice attachment. Use when you need to remove a file attached to an invoice.
Delete Invoice CommentZOHO_INVENTORY_DELETE_INVOICE_COMMENT
Delete a specific comment from an invoice in Zoho Inventory. Zoho API: DELETE /inventory/v1/invoices/{invoice_id}/comments/{comment_id} Required query param: organization_id Auth header format: Authorization: Zoho-oauthtoken <access_token>
Delete ItemZOHO_INVENTORY_DELETE_ITEM
Tool to delete an item. Use when you need to remove an existing inventory item after confirming it is not referenced in any transactions.
Delete Item GroupZOHO_INVENTORY_DELETE_ITEM_GROUP
Tool to delete an item group. Use to remove an existing item group that is no longer needed.
Delete Item ImageZOHO_INVENTORY_DELETE_ITEM_IMAGE
Tool to delete an image associated with an item. Use when you need to remove an item's image after ensuring it's no longer required.
Delete PackageZOHO_INVENTORY_DELETE_PACKAGE
Tool to delete a package. Use when you need to remove an existing package created for a sales order.
Delete Sales OrderZOHO_INVENTORY_DELETE_SALES_ORDER
Tool to delete a sales order. Use when you need to remove an existing sales order.
Disable Payment ReminderZOHO_INVENTORY_DISABLE_PAYMENT_REMINDER
Tool to disable payment reminders for an invoice. Use when you want to stop automatic payment reminders for an invoice after it has been issued.
Email ContactZOHO_INVENTORY_EMAIL_CONTACT
Tool to email a contact in Zoho Inventory. Use when you need to send an email to a specific contact with a custom subject and body.
Email Contact StatementZOHO_INVENTORY_EMAIL_CONTACT_STATEMENT
Tool to email a statement of transactions to a contact. Use when you need to send account statements to customers or vendors.
Email Credit NoteZOHO_INVENTORY_EMAIL_CREDIT_NOTE
Tool to email a credit note to customers. Use when you need to send a credit note via email to recipients.
Email InvoiceZOHO_INVENTORY_EMAIL_INVOICE
Tool to email a specific invoice to customers. Use when you need to send an invoice via email, with optional attachments.
Enable Invoice Payment ReminderZOHO_INVENTORY_ENABLE_INVOICE_PAYMENT_REMINDER
Tool to enable payment reminders for an invoice. Use when you want to activate automatic payment reminders for an invoice after it has been issued.
Get ContactZOHO_INVENTORY_GET_CONTACT
Tool to retrieve a specific contact by ID from Zoho Inventory. Use when you need to get detailed information about a customer or vendor contact.
Get Contact AddressZOHO_INVENTORY_GET_CONTACT_ADDRESS
Tool to get contact address. Use when you need to retrieve address information for a specific contact.
Get Credit NoteZOHO_INVENTORY_GET_CREDIT_NOTE
Tool to retrieve a credit note by ID. Use when you need to fetch detailed information about a specific credit note.
Get Credit Note Email ContentZOHO_INVENTORY_GET_CREDIT_NOTE_EMAIL_CONTENT
Tool to get credit note email content including subject, body, recipients, and available templates. Use when you need to preview or retrieve the email content for a credit note before sending it.
Get Current UserZOHO_INVENTORY_GET_CURRENT_USER
Tool to get details of the currently authenticated user in Zoho Inventory. Use when you need to retrieve user profile information, permissions, or validate the authenticated user.
Get Sales OrderZOHO_INVENTORY_GET_SALES_ORDER
Tool to retrieve the details of an existing sales order. Use when you need to get complete information about a sales order including line items, customer details, shipping information, and order status.
List BillsZOHO_INVENTORY_LIST_BILLS
Tool to list bills. Use when needing to fetch bills for an organization.
List ContactsZOHO_INVENTORY_LIST_CONTACTS
Tool to list all contacts (customers and vendors) in Zoho Inventory. Use when needing to fetch contacts for an organization.
List Credit NotesZOHO_INVENTORY_LIST_CREDIT_NOTES
Tool to list all credit notes. Use when needing to fetch credit notes for an organization. Supports filtering by status, customer, date, and other criteria.
List CurrenciesZOHO_INVENTORY_LIST_CURRENCIES
Tool to list all currencies configured in Zoho Inventory. Use when you need to retrieve available currencies, exchange rates, or identify the base currency for an organization.
List Invoice PaymentsZOHO_INVENTORY_LIST_INVOICE_PAYMENTS
Tool to list all payments received for a specific invoice. Use when you need to retrieve payment records for an invoice.
List InvoicesZOHO_INVENTORY_LIST_INVOICES
Tool to list all invoices in Zoho Inventory. Use when you need to retrieve invoices for an organization.
List Item GroupsZOHO_INVENTORY_LIST_ITEM_GROUPS
Tool to list all item groups in Zoho Inventory. Use when needing to fetch item groups for an organization. Item groups allow grouping of related items with variations.
List ItemsZOHO_INVENTORY_LIST_ITEMS
Tool to list all items in Zoho Inventory. Use when you need to retrieve inventory items for an organization.
List OrganizationsZOHO_INVENTORY_LIST_ORGANIZATIONS
Tool to list all organizations the user has access to in Zoho Inventory. Use when you need to get organization IDs or view available organizations. This action does not require organization_id as a parameter.
List Purchase OrdersZOHO_INVENTORY_LIST_PURCHASE_ORDERS
Tool to list purchase orders. Use when needing to fetch purchase orders for an organization.
List Sales OrdersZOHO_INVENTORY_LIST_SALES_ORDERS
Tool to list sales orders. Use when needing to fetch sales orders for an organization.