Weavz
Zoho Inventory

Zoho Inventory

Automate Zoho Inventory items, sales orders, purchase orders, stock adjustments, packages, organizations, and workflow webhooks.

OAuth2Commerce
14 tools
2 triggers

Tools

Name
list_organizations

List Zoho Inventory organizations available to the OAuth connection.

list_items

List Zoho Inventory items.

get_item

Get one Zoho Inventory item.

create_item

Create an item in Zoho Inventory.

update_item

Update a Zoho Inventory item.

list_sales_orders

List Zoho Inventory sales orders.

get_sales_order

Get one Zoho Inventory sales order.

create_sales_order

Create a sales order in Zoho Inventory.

update_sales_order

Update a Zoho Inventory sales order.

delete_sales_order

Delete a Zoho Inventory sales order.

list_purchase_orders

List Zoho Inventory purchase orders.

create_purchase_order

Create a purchase order in Zoho Inventory.

create_item_adjustment

Create an item adjustment in Zoho Inventory.

create_package

Create a package in Zoho Inventory.

Triggers

Name
item_updated

Poll Zoho Inventory items updated after the initial baseline.

webhook_received

Receive Zoho Inventory webhook payloads from a Zoho workflow rule configured to the generated webhook URL.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('zoho-inventory', 'list_organizations', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'zoho-inventory',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Zoho Inventory to my app?

Use Weavz Hosted Connect for OAuth2 authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Zoho Inventory support?

Zoho Inventory supports 14 tools including List Organizations, List Items, Get Item, Create Item, Update Item, and more.

Can I use Zoho Inventory with AI agents?

Yes. Add Zoho Inventory to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Zoho Inventory be used in stateful agent workflows?

Yes. Agents can combine Zoho Inventory tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Zoho Inventory use?

Zoho Inventory uses OAuth2. Weavz stores OAuth credentials securely and refreshes tokens when supported by the provider.

How much does the Zoho Inventory integration cost?

The Zoho Inventory integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Zoho Inventory support?

Zoho Inventory supports 2 triggers including Item Updated, Webhook Received.

Connect Zoho Inventory in minutes

Get 20,000 free action executions every month. No credit card required.