void Attach_Zoho_Sign_File_in_LEOS_Connect(int Request_ID, int Record_ID)
{
File = zoho.sign.downloadDocument(Request_ID);
info File;
Attach_File = zoho.crm.attachFile("Leos_Connect",Record_ID,File);
info Attach_File;
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter