...
Why?
There were several alternatives we considered beforehand which still didn't fit the requirement: A client's first-line agents would have a lead record with the status "New Lead". The client ...
What?
This is an article documenting how to parse the notification from eBay and using it to create an order in Shopify.
Why?
Previously, we would receive an eBay notification and create an ...
... Xero webhook.
You're going to need to respond to Xero with valid and invalid HTTP statuses as their webhook validation process is a little stricter than Zoho's.
Setup a Zoho CRM Function:
Login ...
... "expected_data_type": "datetime",
"api_name": "Check_Date_Time"
},
"message": "invalid data",
"status": "error"
}
How?
We're going to parse the created date and time parts as well as the ...
... listings / channels
m_Product.put("published_scope","global");
m_Product.put("published",true); // set to true when comfortable with it publishing correctly
m_Product.put("status",ifnull(input.Publish_Status.toLowerCase(),"draft"));
//
/ ...
What?
This is an article to document a function used in Zoho Creator to retrieve the Product IDs of all the active products in a client's eBay store.
Why?
The use-case was that I wanted to retrieve ...
... the requested dates as leave.
[Warning: red herring ahead] For this process, we setup connections choosing to make use of the Zoho People API and we could update any of the fields EXCEPT for "ApprovalStatus" ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.