inputData | JSON Input: {formName:<form name>, input:{LabelName:value, LabelName1:value}}; For LabelName - Refer here |
inputData | JSON Input: {formName:<form name>, input:{LabelName:value, LabelName1:value},recordId: <form record id>}; For formName - Refer here |
inputData | JSON Input: {recordId:<record id>,formName: <form name>}; For formName - Refer here |
inputData | JSON Input: {formName:<form name>,startIndex:<from limit>,limit:<to limit>} startIndex- not mandatory, default value -1 limit- not mandatory, default value - 200 |
inputData | JSON Input: |
inputData | JSON Input: {fcId:<form component id>,recordId:<form record id>,formId:<form id>} |
fileInput | JSON Input: {uploadfile:<Blob or file>, fileName: <File name>, employeeId:<empId>,fileDesc: <Description>,catId:<CategoryId>}; To get catId, use: ZOHO.People.API.getFileCategories(); |
inputData | JSON Input: var requestObj = { url : url, header: {'Authorization'':"Zoho-oauthtoken-__token"} params: {}; }; Zoho-oauth is for invoking Zoho Services api. |
inputData | JSON Input var requestData = {url: <url to invoke>, connectiondetails:"name=<connection-name>", params : <url params>, // optional methodType: <GET|POSTPUT|DELETE>; extraParam={"Content-Type" : "application/json"};// optional }; |
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.