You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Zoho . CRM . ConvertLead
Converts a lead to a potential, account, or contact in your Zoho CRM account.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo converts a lead to a potential, account, or contact in your Zoho CRM account using a Lead ID you specify. Go to http://zohocrmapi.wiki.zoho.com/convertLead-Method.html for more information on the convertLead method.
Here are examples of acceptable values:
CreatePotential: 1
Potential Name: Joe Smith
Closing Date: 12/21/2011
Potential Stage: Needs Analysis
Contact Role: Purchasing
Amount: 4649.12
Probability: 55
ID: 123456789
The following shows sample output returned from this Choreo:
<Potentials> <row no="1"> <option val="createPotential">true</option> <option val="assignTo">Stan Johnson</option> <option val="notifyLeadOwner">true</option> <option val="notifyNewEntityOwner">true</option> </row> <row no="2"> <FL val="Potential Name">Duane Barry</FL> <FL val="Closing Date">11/03/2011</FL> <FL val="Potential Stage">Closed Won</FL> <FL val="Contact Role">Product Management</FL> <FL val="Amount">3432.23</FL> <FL val="Probability">100</FL> </row> </Potentials>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms