emailSendTo = List(); emailSendTo.add(customer_email); sendInvoiceParam = Map(); sendInvoiceParam.put("to_mail_ids",emailSendTo); response = invokeurl [ url :"https://www.zohoapis.com/books/v3/estimates/" + quote_id + "/email?organization_id=" + org type :POST parameters:sendInvoiceParam.toString() connection:"zoho_apps_connection"
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