Amazon Addresses not automatically displaying to send send orders to fulfillment.
We are connected to amazon as seller fulfilled and as FBA. When the address for an order comes into zoho as a sales order from amazon you have to manually click on address to display it. once you do this it will send the information to Shipstation which
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
Zoho inventory scheduler stopped working after a long time
After a long time it worked fine, but in the last 2 days I haven't seen it activated anymore, even though the status is active and I tried triggering it manually but it still doesn't work. I realized one thing is next_execution_time is empty, i think
schedule is not running even though it is active
My schedule was running, but recently it stopped running, even though its status was active. when I check I also don't see the next_execution_time value. What happened?
Using the api how do I retrieve the sales orders associated with an invoice or the invoice associated with a sales order?
What am I trying to do? I'm using the API to synchronize a third-party system with Zoho inventory. Specifically, I need to know what sales orders are associated with which invoices. What is the problem? Based on the Zoho Inventory API spec, neither Invoices
Zoho oAuth complains about response_type parameter
Hello, For the last two weeks we have been trying to reach your team regarding the following issue. As seen in the screenshot below, we are rejected by the Zoho oAuth with the following error: "Response type Allowed values are code and token". But as
Automation webhooks logs do not display actual response json
The logs for Zoho Automation webhooks currently display response details that seem unrelated. Although the response code is accurate (e.g., Response Code: 404 for a non-existent item on the other end of the webhook), the response message consistently
Has the webhook for items been implamented
Hi there, When creating a webhook, I can see the items module is available in workflow actions. However, when implementing the action, it never triggers when an item is updated. Has item hooks been implemented? Regards Alex
400 Bad Request Error Received with DELETE Method in Webhook
Greetings, I'm encountering an issue with Zoho Inventory Automation Webhooks. When I use an outgoing webhook with the DELETE method, I receive a 400 Bad Request error. The response in the zoho logs shows that all the JSON data is included in the URL.
Identifying Store Pickup Orders
I have launched store order pick up for my Shopify store. I am trying to find a way to mark these orders as pickup orders. Currently the sales orders look identical to the ones where we ship the product. Is there something could be imported over during
Accessing Custom Fields within Deluge Custom Button Script
Hello, I am just getting started in customizing the Zoho Inventory App by adding custom buttons. I am trying to access custom fields that have been setup on the Purchase Order module with the following script: //This is a sample function. It will display
Adding a Reference Number to UPS labels and printing labels directly
Hello All, We have been using Zoho Inventory for a couple of months to ship our products. It works fairly well with a few issues. One is, we want to the Reference Number from our Sales Order to print on the UPS labels. We used to be able to do this with
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
Sales order Sync not working with eBay
I have opened a ticket and spoke with someone who connected remotely. I recently upgraded my account hoping to get some more automation on processing orders. I connected eBay and had it do a sync, it will fetch items and sync inventory, but the sales
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?
Item Image Whatsapp from Deluge Script
We are trying to send whatsapp of images after invoice is created for this we want the image to be fetched from itema s well. We can get item using : itemdet = zoho.inventory.getRecordsByID("Items",organizationID,itemID,"zom").get("item"); but the json
How to make Previous & Next Button with per page 200 items show in The Zoho inventory customer under related list
I made a Zoho inventory customer under a related list to show my third-party orders in this table. that has API Limitation 250 items. some customers are more than 1000 orders, so I would like to show 50 items per page and the rest of the items show the
How to execute Zoho CRM extension Read only mode function from Zoho inventory for make a work-driver folder?
How to execute Zoho CRM extension Read only mode function from Zoho inventory to make a work-driver folder? if you have any ideas please explain to run.
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
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.
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
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
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
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
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
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
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
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
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 ?
"Zoho Cares" is not true
When I Googled the issue related to limited api calls per minute to learn of the arbitrary rate of 100 calls Zoho has applied, I learned that Zoho in fact does not care. I am basically told, "Sorry, this is the way it is." I could easily do more than
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
Get and Update ZOHO Inventory Category by API
#Tips of the Day 15 - Feb - 2023 We can GET the ZOHO Inventory Category by the API inventorydata = invokeurl [ url :"https://inventory.zoho.com/api/v1/categories?organization_id=" + organizationID type :GET connection:"zohoinventory" ]; info inventorydata;
Bug in API documents for POST /salesorders (contact_persons)
Hi all, what is the correct place to report bugs in the documentation? There are several, and this last one cost me a few hours of trial and errors, so I would love to see them fixed. Anyway, when creating a sales order, at this page: https://www.zoho.com/inventory/api/v1/salesorders/#create-a-sales-order
RETURN MODUL SYNC WITH "LOOKUP" DATA TYPE CUSTOM FIELD
Hi Zoho, 1- Should we expect the possibility to offer custom field settings for the Return Module? It would be very interesting for after-sale service. I would also suggest an option where you can create a replacement order directly from your Return which