Inventory API - Retrieve all uploaded product / item images
I know that I can get the primary image for each product / item or composite item, by using the /image endpoint. https://inventory.zoho.com/api/v1/compositeitems/<item-id>/image?authtoken=<TOKEN> This will return only one photo, even if the item has multiple images uploaded. Is there a way to retrieve all images stored for an item via the Zoho Inventory API?
API For Zoho Inventory
We need to connect Zoho Inventory with our accounting system and would like to write an API for this but we can't seem to get an API key for Zoho Inventory to connect to the modules. Do you know when this will become available? Thanks K
Inventory batch details
Hi there, I'm trying to get the batch details of an item, here's what I've done so far. I've sent cUrl request to the below endpoint and I get a successful response. Within in the response I find the "warehouses" property which correctly lists all the
How to Retrieve Serial Numbers of Items in Zoho Inventory via API?
Hello, I am currently working with the Zoho Inventory API and need to retrieve the serial numbers associated with specific items in our inventory. After reviewing the documentation, I couldn’t find an endpoint dedicated to fetching serial numbers for
Request secret key and consumer key for inventory API
Dears, I need API keys to retrieve our inventory products with images. Please give us the secret key and consumer key to do that. Also, we need help figuring out how to retrieve all products in our inventory, including their images. Regards,
zoho.inventory.getRecords returns no records
I running a custom function (Deluge) in Zoho Flow with a connection to Zoho Inventory. To debug the problem, I created the test function below. It returns "Number of contacts fetched: 0". This confirms that there's no issue with the org ID or connection
Zoho Inventory Api Bulk fetch item details - Error Resource does not exist
Hi, I am using https://www.zoho.com/inventory/api/v1/items/#bulk-fetch-item-details Via Postman or otherwise. I exclude other Header info for Token and Organisation ID - this is ok. 1) Assuming I have three IDs that I want to return data for; 509765000000196860
GraphQL API Implementation
Does Zoho have any plans in the foreseeable future to add GraphQL to the API so that we can have some flexibility with our API requests? GraphQL would allow us to get the data we wanted, and would drastically minimise API requests, reducing server loads
Sales order line description via API
Hi, I'd like to know how I can populate the Sales Order Line Description via the Inventory API (field shown in the image below) I have tried using the field called "lines_items / description" field in the API but this does not work as expected. Than
Zoho Inventory Vendor module API
Hi Zoho, I am not able to see any API that related to create / get vendor info. Any method I can get inventory vendor id from CRM/third part app? Could you please help with this? https://www.zoho.com/inventory/api/v1/purchaseorders/#create-a-purchas
got error of 404 while fetching ZOHO inventory data
I trying to fetch data from Zoho inventory, I got the access token and refresh token, but when I am trying to fetch inventory data I got the error 404 code with this response,"{ "url": "https://inventory.zoho.in/api/v1/items?response_option=2", "status":
Retail Setup
I need to setup a retail application. I need one software where i have multiple warehouses and and i have a POS system. I generate invoices through POS and my inventory get deducted. I should be able to move my inventory between warehouses. Further i
Convert Multiple PO in 1 Bill
Does anyone know how to convert multiple POs in 1 Bill? Thank you
Why do I need to send the Customer ID in the Create Purchase Order Request?
I'm trying to create a purchase order using this endpoint https://www.zoho.com/inventory/api/v1/purchaseorders/#create-a-purchase-order Unfortunately, I'm getting this error { "code": 4, "message": "Invalid value passed for Customer ID" } The doc doesn't
How to automatically record Amazon FBA returns on ZOHO?
Hello, We are currently using the beta version of FBA API with Zoho inventory. How do I ensure credit notes are being automatically being generated against returns on Amazon FBA? Where can I track that?
Inventory API - How do I add a payment to a bill using the API?
I can update the "notes" field but I don't know how to add a payment to an existing bill. Is this possible? Does someone have a working example?
Create a custom button to modify custom fields in zoho Inventory
I am needing a script for two buttons, 1. Button will add todays date to a custom field named cf_sent_to_sov 2. Button will mark a checkbox or unmark a checkbox field named cf_parts_ordered I have been trying to figure out deluge but have not got anywhere
How to update Shipments >> Salesperson (External Lookup) custom field?
Hi, I am creating Shipment and passing Salesperson(Custom Field - External Lookup) data from Sales Order but it will not updating, if anyone have any idea then guide me! FYI, I tried 1. customfield_id 2. api_name 3. label but not worked any of above.
Update Quantity in Item Table under PO with other custom fields
Is there a way to multiply two custom fields to automatically update the quantity column on an item table under a Purchase Order? I'm looking for fool-proof way to update our quantities of loose items based on the different sizes of packs we receive inventory.
Inventory Blocking for serial number tracking.
Hi We are using multiple channels to get orders which adds the product to committed stock. But is there a method to block serial number of products based on FIFO automatically when an order is created, or when SO is approved?
Sales return create issue
Hi every one. Call the API to create a salesreturn, but receive an error message saying 'Invalid value passed for salesord_id'. However, the salesord_id parameter is not included in the API documentation. What should I do? { "salesreturn_number": "RMA-00001",
Urgent: How to Bulk Upload Images in Zoho Inventory? Any Workarounds?
We are currently onboarding 5,000+ items from Shopify into Zoho Inventory, but we’re struggling with the lack of a bulk image upload feature. Right now, we have to manually upload and assign images one by one, which is extremely time-consuming and inefficient.
How can I use the API to add a drop-shipping address to a sales order for one-time use?
I need to be able to add a drop-shipping address for one-time use to a sales order via the API. Adding every such address to the contact (customer), then feeding the shippingaddress_id into the sales order, is not an acceptable approach; we have some
Search Zoho Inventory Items module via API
How can I search Zoho Inventory Items by custom fields, categories, etc using the API? This is not documented. Is there an advanced search function like CRM's COQL search available via the Zoho API? If there is an undocumented way to search Items via
Access custom modules via API?
Is it possible to access a custom module in Zoho Inventory via the API? I can not find any reference to this in the API docs.
campo tag para api
debo conectarme a una api de zoho inventory y ocupo tomar el campo tag para poder asi jalar el articulo que cuente con el campo correcto en tag ejemplo que tag existen carro y avion que cuando busque los articulo con tag carro arroje solo estos por mas
No-Cache policy of api's responses
Hello there, I have been working with the Zoho Inventory API and have noticed that clients are unable to cache responses due to HTTP headers. As a result, API requests are not optimized for performance, which can lead to slower response times and increased
Customer Assets - List of all Items Sold for an Account
Hello, we are soon going live with Zoho Inventory and are needing Items/Products to automatically populate into the Account in CRM when Invoices are finalized. Over the lifetime of having a customer, they purchase products from us for than once. Many
GET all items with item_type = inventory
Hello, I'm trying to get all items with item type = inventory. I need all stockitems. When I use the search criteria, this is not working. critMap = Map(); critMap.put("status","active"); critMap.put("item_type", "inventory") //Get all stock data resp
Invoking Zoho API from another API
Hi, Is it possible for us to invoke the APIs through a backend service? For e.g my application has a AWS lambda function that does something, and I want it to post a sales order based on a condition. There is no web-browser or device involved here. Is
How to Schedule Bulk Update The Latest Modified Items
Hello , I need to schedule a task to bulk update latest modified items (last day , or last 20 items) to update tax field to specifiec one. I found automation & custom functions but no experience with coding
ZOHO Inventory - Update Custom URL Field
Hello Team I am trying to update a Custom URL Field Inside the Zoho Inventory But not will happen, below I am sharing my sample code with you can anyone help me with the same? Sample Code customfieldmap3 = Map(); customfieldmap3.put("label","Podcasts
Trying to push the additional address to contact via API in zoho inventory
Hi , I would like to know the possibilities of adding the additional address via api for customers in zoho inventory contact module. I have tried to update using the update contact api but it's not working.I have enclosed the function FYR! error:{"code":15,"message":"Please
Can Sales Order trigger a Work Order in ZOHO?
We have Items configured as Sub-Assemblies & those Sub-Assemblies are assembled in-house . When a Sales order comes in & we have no stock . In this scenario , the system triggers a Work Order for Inhouse Mfg . Is that possible ?
How can I add the item ID to the sales orders API request responses?
I am writing an application that requires determining the rate of sales of each item over a custom time period for my clients business using the REST API. To do so I intend on querying the sales orders and calculating item specific sale rates according.
Update purchase rate
Hi There, We run a consignment business and use Zoho Inventory to manage all our stock. We would like to set a custom function to automatically update the purchase rate of a product depending on the Vendor Comission rate which is a custom field we have
Inventory Calculated formuls
hi there , I am trying to make a custom field/function to calulate total amount of packs based of a custom field set as a text box and data is already there. so when I make a sales order/invoice etc if I need a function to divide quantity by the "pack
How to display Zoho Inventory Items and Item count in your website using API?
I always get this error when trying to fetch from my website Access to fetch at 'https://inventory.zoho.com/api/v1/items' from origin 'https://myredirecturi.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the
Zoho Inventory API v1 - Get Sales Orders using custom fields filter
Hi! Can I filter sales orders based on a custom field? This is what I'm currently using and I want to add a filter to only retrieve orders with a custom field value of "X". https://inventory.zoho.com/api/v1/salesorders?page=1&per_page=20&organizatio
How to get zoho inventory Sales Order sale channel Store Name?
I need to get the Store Name from inventory under Sales Order API. how is possible?
Next Page