Reference · built on requestConnectorInventory, WMS & procurement

Zoho Inventory

Item catalogs, multi-warehouse stock levels, purchase orders, and sales shipments via the Zoho Inventory REST API v1.

About

Zoho Inventory is a cloud-based inventory and order management application within the Zoho business suite. Its OAuth 2.0 REST API v1 allows applications to synchronize product master items, check on-hand and available inventory balances across multiple warehouses, generate sales orders and package shipments, manage supplier purchase orders, and record stock adjustments.

Through Fibric, an operator tracks inventory thresholds and sales fulfillment pipelines in Zoho Inventory, proposing replenishment purchase orders or stock transfers for team review.

This is a reference listing. It documents what Fibric would read from Zoho Inventory and what it could propose, based on the vendor's published interfaces. Fibric builds it under a managed deployment when you request it; selecting it here installs nothing.

Inputs

  • Item master records, SKU identifiers, and price lists via GET /api/v1/items
  • Stock on hand and reorder points by warehouse location from GET /api/v1/items/{item_id}
  • Sales orders, package slips, and shipment tracking details through GET /api/v1/salesorders
  • Purchase orders, supplier terms, and billed receipt lines via GET /api/v1/purchaseorders
  • Inventory adjustment records and stock transfer histories from GET /api/v1/inventoryadjustments

Proposed actions

  • Target capability: propose generating a draft purchase order in Zoho Inventory for replenishment
  • Target capability: propose creating or modifying a Zoho Inventory sales order
  • Target capability: propose an inventory stock adjustment with specified account codes
  • Target capability: propose a Zoho Inventory inter-warehouse transfer order

Proposed actions are target capabilities. Every action runs propose-first and needs a validated deployment and the appropriate permissions.

What you can build

  • Automate reorder point replenishment alerts

    Monitor warehouse stock levels against reorder point configurations, proposing draft purchase orders to preferred vendors when stock approaches safety thresholds.

    With Reorder Point, Purchase Order Draft

  • Chase unfulfilled supplier purchase orders

    Detect purchase orders exceeding expected delivery dates without warehouse receipt logs, proposing automated vendor follow-up notices.

    With PO Chase, Inbound Delay

  • Coordinate inter-warehouse stock transfers

    Compare regional sales velocity across warehouse locations and propose inventory transfer orders to replenish branches with depleted inventory.

    With Stock Transfer, Stockout Forecast

Requirements

  • An active Zoho Inventory subscription with API access enabled on the organization
  • A registered Zoho OAuth client with ZohoInventory.FullAccess.all or relevant read and write scopes
  • The numeric Organization ID passed in request headers or URL query parameters
Authentication
OAuth 2.0 access token passed as Authorization: Zoho-oauthtoken accompanied by the X-com-zoho-inventory-organizationid header.

Limits

  • Zoho enforces daily API call limits per organization based on user tier and subscription plan
  • Standard rate limiting restricts requests to 100 calls per minute per organization
  • List endpoints return a maximum of 200 records per paginated response

Access and pricing

Reference listing. Fibric builds the connector under a managed deployment when you request it. Your quote covers the build, capabilities, usage, and support.

Request Zoho Inventory ↗

Questions and answers

What headers are required for Zoho Inventory API requests?
Requests require an Authorization header with the Zoho-oauthtoken scheme and an X-com-zoho-inventory-organizationid header specifying your organization ID.
Can Fibric adjust inventory across multiple warehouses?
Yes. Zoho Inventory supports warehouse-level inventory tracking. Adjustment proposals can specify individual warehouse IDs and quantity deltas.
Does Fibric finalize purchase orders in Zoho Inventory?
No. Fibric proposes draft purchase orders in Zoho Inventory. An inventory manager confirms the supplier details and quantities before issuing the purchase order.
Ask about Zoho Inventory

Ask about the capabilities and requirements in this listing.

For project-specific requirements, contact Fibric.