... ge + "Date/Time: " + zoho.currenttime;
//
if(b_DebugMode)
{
sendmail
[
from :zoho.adminuserid
to :"This email address is being protected from spambots. You need JavaScript enabled to view it."
subject :"My ZohoSign Webhook - ANY EVENT"
mess ...
... S "Record Name",
t5."RecordOwner" AS "Record Owner",
img5."ZohoAnalytics Image URL" AS "Status Image"
FROM ( SELECT
tsk."Id" AS "RecordID",
tsk."Subject" AS "RecordName",
tsk."Task Owne ...
... in the mind to suffer...
if(!v_LastSyncStatus.equalsIgnoreCase("Data Sync Successful"))
{
v_To = "Client ";
v_Cc = ;
v_Subject = "URGENT: Sync Between Zoho People and Zoho Analytics Failed!!!";
v_Messag ...
... of 4th?)
v_EndTime = v_TimeOffset.addBusinessDay(3).toString("yyyy-MM-dd'T'HH:mm:ss", v_ThisTimeZone);
//
// create the task at the same time as lead creation
m_NewTask = Map();
m_NewTask.put("$se_module","Leads");
m_NewTask.put("Owner",r_LeadDetails.get("Owner").get("id"));
m_NewTask.put("What_Id",p_LeadID);
m_NewTask.put("Subject","Follo ...
... :zoho.adminuserid
to :"This email address is being protected from spambots. You need JavaScript enabled to view it."
subject :"CLIENT Payload and Hash Comparison"
message :v_VerifyHash + " " + v_ShopifyHash + " " + m_Payload.toString()
]
//
// t ...
... with the to email address, bcc, subject and message content already populated.
How?
The example from the Kaizen series uses a record with canvas mode applied; but I wanted to try it without a ...
... ];
r_Download2.setParamName("file");
l_Downloads.add(r_Download2);
//
sendmail
[
from: zoho.adminuserid
to: "This email address is being protected from spambots. You need JavaScript enabled to view it."
subject: "Test File: List"
message: ...
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? ...
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 ...
... of your data.
That being said, it's important to note that the use and distribution of trained models may be subject to legal or ethical considerations, depending on the nature of the data and the ...
What?
Another one of these articles talking about getting all the active product listings from eBay for a specific client.
Why?
Our use-case scenario here is that we want to get an inventory ...
... Eye-Level Shot puts a massive eye on the picture???)
Cinematic Still Shot
Full-Body shot
Headshot from chest up
Portrait
Knolling
Satellite View
Subject
«This is the actual subject that ...
... r_Attach;
//
// to send this as an email as well
sendmail
[
from :zoho.adminuserid
to :"This email address is being protected from spambots. You need JavaScript enabled to view it."
subject :"ZohoSign Test - Request: " + v_RequestI ...
... type :GET
connection:"zcrm"
];
f_FileRequest.setParamName("file");
f_FileRequest.setFileName(r_QuoteDetails.get("Subject") + ".pdf");
//
// get a greeting name
...
... this function
sendmail
[
from :zoho.adminuserid
to :"This email address is being protected from spambots. You need JavaScript enabled to view it."
subject :"Client Test: ZB: Payment Received for Invoice " + v_InvoiceRef
message :"Workflow was executed and function ran: ...
... ID with the PDF file attached to it. Also, you can send multiple PDF files at the same time, as it is with any email client.
You can also use ‘Convert’ as the subject and send it to Kindle. The file ...
... (in this example, a lead record but can be almost any kind of record)
m_ScheduleMeeting.put("What_Id",98765432109876543);
//
// the subject
m_ScheduleMeeting.put("Event_Title","TEST Consultation: Call ...
What?
A quick article to demonstrate code that creates a task in CRM based on the time logged against an Event/Meeting.
Why?
As developers, we're keep account of our time and we are currently ...
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.