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 . CorpWatch . Lists . ListCountryCodes
Returns a complete list of ISO-3166 standard country and subdivision codes.
/*
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 retrieves a complete list of ISO-3166 standard country and subdivision codes useful as parameters in other Choreos. You do not need an API Key to run this Choreo. More information about the list of location codes is available here.
The following is a partial sample of the output returned by this Choreo:
{ "meta": { "success": 1, "status": 200, "status_string": "Success", "total_results": "1181", "results_complete": 0, "api_version": "0.04 (2012-02-03)", "parameters": { "limit": "10", "index": 0, "year": "most_recent" } }, "result": { "countries": { "country_AF": { "name": "Afghanistan", "code": "AF", "latitude": "33.93911", "longitude": "67.709953" }, "country_AL": { "name": "Albania", "code": "AL", "latitude": "41.153332", "longitude": "20.168331" }, "country_DZ": { "name": "Algeria", "code": "DZ", "latitude": "28.033886", "longitude": "1.659626" }, "country_AS": { "name": "American Samoa", "code": "AS", "latitude": "-14.270972", "longitude": "-170.132217" }, "country_AD": { "name": "Andorra", "code": "AD", "latitude": "42.546245", "longitude": "1.601554" }, "country_AO": { "name": "Angola", "code": "AO", "latitude": "-11.202692", "longitude": "17.873887" },
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms