...
'https://analytics.zoho.eu/clientapi/imageLibrary/fetchImage?ZDBFILEID=12345000034567890&ZSOID=20240725001'
)
) AS "Status"
FROM "Accounts"
ORDER BY "Modified Time" DESC
/****
Pseudo:
Select
Modified ...
... 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 ...
... "Scheduler" header information such as the name, description, start date/time, frequency, and timezone.
While you're here, click on "Connections" at the top of the IDE (where you paste the code) and ensure ...
... 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 ...
... the fault/description, and a subform to a form called "Documents" linked by a bi-directional ticket lookup.
The document form is a subform derived from an existing form (called "Document"). Mainly, because ...
... - Correct Decimals"
Give it a description, I'm giving it the one I have in the function header below
Category is "Module"
Page is "Edit Page (Standard)"
Module is "Products"
Layout is "Standard"
Event ...
... a system administrator > Go to Setup > Client Script
Clicking on the "New Script" button in the top right.
For this demo, we give it the name "On Deal Creation" and in the description I've commented that ...
... 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 ...
What?
This is a not-so-quick article that queries an eBay order and creates the relevant ZohoInventory item, contact, sales order, package slip, shipment order, invoice, payment records...
Why? ...
... your details > Confirm via Email
Create an app as described under Get Access section
Click My Apps on the portal website
Click on the App you created
Note the API Key by clicking on "Show Key" ...
... Language: English
; Platform: Microsoft Windows 11
; Author: Joel Lipman
; Version: 1.0
; Description: This program will generate a clean Attachments.zip and its Attachments.csv to upload ...
... CT TOP 100
"Customer ID",
"Sales Person ID"
FROM "Estimates"
ORDER BY "Estimate ID" DESC
) e ON e."Customer ID" = c."Customer ID"
LEFT JOIN "Sales Persons" sp2 ON sp2."Sales Person ID" = e. ...
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) ...
... hasn't been populated
l_Appointments = Appointment[Zoho_Inventory_Package_Slips == null] sort by Added_Time desc range from 0 to 100;
for each c_Appt in l_Appointments
{
//
// get package references ...
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.