Assuming target is required, the following 28 results were found.
$api_message_xml); // In my case, the XML form that will be submitted curl_setopt($ch, CURLOPT_TIMEOUT, 15); // Target API has a 15 second timeout curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE); // TRUE to return the transfer as a string of the return...
= 1234; $company_id_2 = 4321; // specify agency ID $company_id_1_agency_id = ''; $company_id_1_brand_id = ''; // specify target url and version $apimo_url = 'https://api.apimo.com/api/call'; $apimo_version = 2; // specify data output $apimo_method =...
we encountered where our code was as per the documentation provided, and the responses returned as successful, but the target fields did not update. This was as a result after changing the owner of the Creator app to another person and adding our...
where the records exist in a staging module in CRM but I want to transform/translate one of the column values into the target How? So this is my plan: Setup a connector to CRM with the scopes ZohoCRM.coql.READ and ZohoCRM.modules.ALL Build up a SQL...
+ "/My_Subform.My_File/download?filepath=/" + v_DocFileName; The API Solution The following solution requires that your target API accepts base64encoded images or that you can send these in a cURL request (same thing really): string...
a form loading... // embed a report loading... // // embed using IFRAME: allows for content refreshing with openUrl to target iframes on a page // embed a form // // embed a report // // // embed a published form, the parameter is "privateLink" and...
// // get the quote details given a record ID r_QuoteDetails = zoho.crm.getRecordById("Quotes",p_QuoteID); // // check target email is not null/blank if(!isnull(r_QuoteDetails.get("Email"))) { v_Url =...
option in the context menu Left-click on Properties Add the word -incognito (including the hyphen/dash) to the end of the Target value Ok that and see if it works Note that if in point 4, if there are any spaces in that value, you should add a...