queryMap = Map();
queryMap.put("select_query", "select Account_Name, Company_Movement_Rate from Accounts where Layout = '3251014000167943049' ");
response = invokeurl
[
url :"https://www.zohoapis.com/crm/v3/coql"
type :POST
parameters: queryMap.toString()
connection:"zoho_crm"
];
info response;
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