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 . Instagram . SearchLocations
Searches for locations by geographic coordinates.
/*
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 searches Instagram for locations using geographic coordinates. The documentation for this Instagram method can be found here.
Here's an example of acceptable inputs:
ClientID: {YOUR INSTAGRAM CLIENT ID}
Latitude: 44.566715
Longitude: -96.647415
The following is a sample of the JSON information returned by this Choreo:
{ "meta": { "code": 200 }, "data": [ { "latitude": 40.7185097, "id": "684830", "longitude": -74.005579948, "name": "Steven Alan Annex - Tribeca" }, { "latitude": 40.718528747, "id": "14136285", "longitude": -74.005561828, "name": "NY Flower Market" }, { "latitude": 40.718533, "id": "6263432", "longitude": -74.005531, "name": "Biscuits and Bath" }, { "latitude": 40.71841, "id": "10138539", "longitude": -74.00555, "name": "office bathroom" }, { "latitude": 40.71855, "id": "13158367", "longitude": -74.00581, "name": "Son Voi" }, { "latitude": 40.7185, "id": "10344219", "longitude": -74.00584, "name": "Tribeca" }, { "latitude": 40.718334197, "id": "15597016", "longitude": -74.00566864, "name": "Maslow 6" }, { "latitude": 40.71841, "id": "11107518", "longitude": -74.00546, "name": "Tribeca" }, { "latitude": 40.71833, "id": "12127788", "longitude": -74.00564, "name": "Fast Ashleys Studios" }, { "latitude": 40.718574753, "id": "10138472", "longitude": -74.005944729, "name": "Stylus" }, { "latitude": 40.7185, "id": "12535668", "longitude": -74.006, "name": "New York Academy of Art" }, { "latitude": 40.7185, "id": "7464874", "longitude": -74.006, "name": "Hung over in nyc" }, { "latitude": 40.71867, "id": "11307937", "longitude": -74.006, "name": "Tribeca" }, { "latitude": 40.718190032, "id": "15578460", "longitude": -74.005708522, "name": "NYC Taxi 7474" }, { "latitude": 40.71833, "id": "12605359", "longitude": -74.00601, "name": "Tribeca Ball" }, { "latitude": 40.71817, "id": "7389430", "longitude": -74.00567, "name": "C Train" }, { "latitude": 40.718678, "id": "2031487", "longitude": -74.005269, "name": "South's" }, { "latitude": 40.718509, "id": "1283918", "longitude": -74.006101, "name": "New York Academy of Art" }, { "latitude": 40.718374, "id": "3602838", "longitude": -74.00608, "name": "645 Madison Ave" }, { "latitude": 40.71817, "id": "10619294", "longitude": -74.0055, "name": "Church St, NYC" } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms