... and send it off for signing, then return the Signed document attached to the initial record (where the button was).
Why?
If anyone has the envious task of sending a document out for signing by a ...
What?
This is an article to show you how to, using Deluge code, generate all the email signatures in the user profile in ZohoCRM.
Why?
To simplify the on-boarding process. A client of ours has ...
What?
This is an article describing a custom function built into Zoho Flow that will accept as parameter the document_id and request_id. It then retrieves the Deal Reference (entered by an office signee) ...
...
How?
It is written in the documentation albeit difficult to find: an integration field returns an ID as a string. If you want to assign it to an integration field, you have to convert it to a number ...
... designed for meeting up to deal with people in your neighbourhood face to face.
Work from home. Some work from home opportunities are fronts for money laundering. A key warning sign should be any ...
... my designers keep including custom fields in their transactional modules line items (quotes, sales orders, invoices, purchase orders). The only way to update these are by using the API and deluge function ...
... the button labeled "Choose Image":
I'll select "My Library" and click on the square with a plus sign on it to select images from my device:
Now I can select the image(s) I want to upload (unfortunately ...
... was not accurate enough... but here's the snippet:
r_CommentsHistory = Map();
l_Comments = ifnull(r_CommentsHistory.get("comments"),List());
for each m_Comment in l_Comments
{
if(m_Comment.get("description").containsIgnoreCase("Purchase ...
... reminder to the lead record owner but to no avail. An assignment rule wouldn't work in this case as it had to be the lead owner (there is no owner at assignment rule stage). A workflow email notification ...
... pages but then you hit the PDF button and it pretty much vomits your output back to the 90s. The code snippet below is just for a standard template with a modern design.
How?
Ok, admittedly, when ...
... ) != null)
{
//
// my app is the only one using the orders/updated webhook topic/trigger
if(m_ThisWebhook.get("topic").equalsIgnoreCase("orders/updated"))
{
b_RestoreOrderUpdateWebho ...
... to display on their estimates in Zoho Books; such as product image, product name, product description.
Granted that in some cases, the design should go in the other direction, as in enter the products ...
... HTML entity equivalent and enclosing the ID in double-quotes in case I open it in MS Excel or another system that likes rounding 64-bit signed integers (long numbers):
//
// Generate a CSV of a ...
... published Creator page (idem).
CORS Policy error(s): Check your design as you can have a JS widget talking to Zoho. You won't be able to pull/download files, even published ones, but you can display ...
... to sign in to their domain registrar's website and need to be assisted, perhaps via a remote session, on setting these up. If they have someone or a company which manages their domain, then they can give ...
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.