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 . Foursquare . Venues . TrendingVenues
Returns a list of venues near the current location with the most people currently checked in.
/*
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 returns a list of venues near the current location with the most people currently checked in. The documentation for this Foursquare resource can be found here.
The following is a sample of the JSON information returned by this Choreo:
{ "meta":{ "code":200 }, "notifications":[{ "type":"notificationTray", "item":{ "unreadCount":0 } } ], "response":{ "venues":[{ "id":"4ae8906ef964a52071b021e3", "name":"World Trade Center PATH Station", "contact":{ "phone":"8002347284", "formattedPhone":"(800) 234-7284", "twitter":"PATHTweet" }, "location":{ "address":"WTC", "crossStreet":"at W Broadway & Greenwich St.", "lat":40.71267092713338, "lng":-74.01193141937256, "distance":1733, "postalCode":"10006", "city":"New York", "state":"NY", "country":"United States" }, "categories":[{ "id":"4bf58dd8d48988d129951735", "name":"Train Station", "pluralName":"Train Stations", "shortName":"Train Station", "icon":"https://foursquare.com/img/categories/travel/trainstation.png", "parents":["Travel & Transport" ], "primary":true } ], "verified":true, "stats":{ "checkinsCount":43346, "usersCount":8014, "tipCount":68 }, "url":"http://www.panynj.gov/path", "hereNow":{ "count":8 } } ] } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms