What?
An article to ensure I never spend this long on such a request again. The brief is: "Follow up when a lead is created and not converted within 1 day send an email and notification to sales person ...
... a line item when using invokeURL and the PUT method, submit the line item again with its ID as well as a key called "_delete" as per the following snippet:
//
// initialize
m_UpdateQuote = Map();
//
// ...
... it is Fn - ZohoBooks - Estimates - Accept/Decline
It's a standalone function
I'll give it the following code (amend the org ID and connection name):
//
// initialize
b_ValidResponse = false;
v_EstimateI ...
... e complete the following Credit Application Form or forward to the person within your company responsible for completing this.");
m_Actions.put("recipient_phonenumber","");
m_Actions.put("recipient_countrycode","");
m_Actions.put("verify_recipient",false);
m_Actions.put("recipient_name",v_RecipientFullName);
m_Actions.put("recipient_email",v_RecipientEmail);
l_Actions.add(m_Actions);
...
... to have to be asked directly to Zoho rather than using the online subscription plan management section.
Statement Execution Limit is 5000
The following will run resulting in the error "Number of ...
... " = img."Status Value"
This produces something as follows:
Create a widget that shows an image
This step here will create a widget that will show the last image (or first image if ordered ...
... purchase order items by the custom lookup field.
What follows is the code required to build the custom related list in ZohoBooks:
/* *******************************************************************************
Function: ...
... = "Hi there! This is an email to advise that the synchronization between your Zoho People and Zoho Analytics instances failed. The last synchronization data we have is as follows: ";
if(!isNull(m_DataSourceInfo.get("datasourceName")))
{
for ...
... by going through forum posts from 7 years to 2 years ago. The following will work in May 2024 following the API domain change.
The use-case is that the customer wants the item/product rate taken ...
... note the following: I've put some really small print here just so that you don't really read this and appreciate that we have terms and conditions like every other business.
...
... API to detect what webhooks exist, it can only detect what webhooks it initialized. If you added webhooks via another app or via the Shopify Admin interface, then the following code won't be able to check ...
What?
A follow on from my article Zoho Creator: Create a Widget which uses JavaScript back from 2020 with a few adjustments now in 2024.
This widget will only work within Zoho Creator. If you want ...
... 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 ...
... report to show these photos.
How?
The following is simply the steps to create a data table in ZohoAnalytics, then the code to list a ticket's attachments and push them to the ZohoAnalytics data table. ...
... zoho.creator.createRecord() and wanted to update the first name of a name field but I was getting the following error:
{
"code": 2945,
"description": "EXTRA_KEY_FOUND_IN_JSON"
}
How?
So the ...
... however gives me the following error:
{
"code": 15,
"message": "Please ensure that the billing_address has less than 100 characters."
}
How?
So the quick answer is 2 separate API calls after ...
... starts at 7, followed by 1 for Monday, 2 for Tuesday, and so on...
How?
The logic behind this would be to take the date of the order, check if the order date is a Sunday, subtract a day, and return ...
... clients set their due dates differently.
How?
The following snippet of code will query the metadata api in Zoho Books and return a JSON of what the payment terms are.
void fn_ReturnCurrentPaymentTerms()
{
v_BooksOrgID ...
... the attribute. Also remove the class names "disableEditProp" and "eventNone". You should get the following:
Click on "Done", then on "Save and Close".
Go to the Lead Conversion Mapping page (Setup ...
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.