Update carrier after package is created with API
Hello,
We use carriers not compatible with Aftership and other integrations Zoho Inventory has, so we are developing a way to select the carries automatically according carrier's rates. We uploaded a CSV to Zoho Analytics with the rates combined and we get it from Zoho Inventory in a workflow
The main problem comes when we want to update the shipping order and the carrier, it always gives us this error: ""JSONString parameter is mandatory"
This is the code that is failing: "Dascher" is the carrier name. It will be in a variable but this is ifor testing.
Anyone know how to do it?
- response = invokeUrl
[
url: "https://www.zohoapis.eu/inventory/v1/packages?organization_id=" + organizationID + "&salesorder_number_contains=" + salesNumber
type: GET
connection: "inventoryshipments"
];
listPackages = response.get("packages");
for each pkg in listPackages {
pkgID = pkg.get("package_id");
update = Map();
update.put("delivery_method", "Dascher");
actualiza = zoho.inventory.updateRecord("packages", organizationID, pkgID, update);
info actualiza;
}
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Sticky Posts
Zoho Inventory will discontinue support for older browser versions soon
Hello users, Starting from May 15, 2024, Zoho Inventory will no longer support the following browser versions: Browsers Version Restrictions Firefox Browser Versions older than 100 Google Chrome Versions older than 100 Microsoft Edge Versions older than
Zoho Finance Workshop 2023 is coming to the USA. Meet the experts, get exclusive training on Zoho Finance apps and more.
Hello all, We'd like to invite you to our biggest Zoho Finance workshop in the United States. After a brief break, we are excited to be back. This year, we're bringing together our customers and community members for two days of curated hands-on sessions,
Celebrating our Zoho Community SuperBuds
The SuperBud program recognizes the efforts Zoho users put in to help the rest of the community thrive and grow in their individual Zoho journeys. Be it the ZUG meetups or these forums, several Zoho users including our MVPs andZUG leaders, have stepped
Authtoken Deprecation for Zoho Inventory APIs
UPDATE (7 July 2021): We've extended the deadline to 30 August 2021 for converting Authtokens to OAuth. Hello everyone, The usage of Authtokens to authenticate API calls is being deprecated on 30 August 2021 across Zoho's Finance suite of products,
ZOHO Inventory - Early Access
https://twitter.com/zoho/status/646715717849493504
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Zoho Orchestly Resources
Zoho Creator Resources
Zoho WorkDrive Resources
Zoho Campaigns Resources
Zoho CRM Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.