... things to do really:
Add the xmlns:xsi namespace in the xsl:stylesheet tag so that "xsi:nil=true" is valid.
Test for a string length of greater than 0 (not blank) and change the attribute of the element ...
... statements; this is not true as the following counts 3 statements executed prior to the loop:
//
l_LoopInnerInner = " ".leftpad(5000);
l_LoopInner = l_LoopInnerInner.replaceAll(" ", ",");
l_Loop ...
What?
A quick article to document 2 features in deluge code: a custom related list in ZohoBooks, and a reminder on how to read a table from ZohoAnalytics.
Why?
My use-case here is that we have ...
What?
There are already articles out there that document this but I use this more and more and would rather just find it on my site than going through multiple bookmarks.
Why?
This use-case is ...
... Superceded by including "send=true" in the invoice creation request
More Info: Error 1038: JSON is not well formed
- Encountered when trying to use the send an invoice API
- Was sending ...
... for myself is as follows:
Trigger if the contact record has a tickbox called "Extra Confidential" ticked/checked=true
Popup a confirmation box to proceed or cancel.
Popup the email from CRM mailer ...
... :v_ImageToDownload
type :GET
];
//
// upload file to workdrive
r_WorkdriveUpload = zoho.workdrive.uploadFile(f_File,v_TargetFolder,v_FileName,true,"zworkdrive");
info "Workdrive response:";
info ...
What?
Following on from my article: ZohoCRM: Get All eBay Active Listings, this is how to get all the orders from a client's eBay.
Why?
Our use-case is a data migration from eBay to a fresh instance ...
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.