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 . TipsFromVenue
This choreo returns tips for a particular venue written by other Foursquare users.
/*
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 retrieve tips for a venue by specifying a venue id. You can specify optional parameters such as Sort, Limit and Offset. 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":{ "tips":{ "count":68, "items":[{ "id":"4f446c12e4b0b7292e81308d", "createdAt":1329884178, "text":"Best view of WTC Buildings.", "photo":{ "id":"4f446c21e4b0c24ce27ce9ae", "createdAt":1329884193, "url":"https://img-s.foursquare.com/pix/UGm_Sx8dUdmmF83A40zG7rhXGZDvl2-h-c_VQSwFzlg.jpg", "sizes":{ "count":4, "items":[{ "url":"https://img-s.foursquare.com/pix/UGm_Sx8dUdmmF83A40zG7rhXGZDvl2-h-c_VQSwFzlg.jpg", "width":720, "height":537 }, { "url":"https://img-s.foursquare.com/derived_pix/UGm_Sx8dUdmmF83A40zG7rhXGZDvl2-h-c_VQSwFzlg_300x300.jpg", "width":300, "height":300 }, { "url":"https://img-s.foursquare.com/derived_pix/UGm_Sx8dUdmmF83A40zG7rhXGZDvl2-h-c_VQSwFzlg_100x100.jpg", "width":100, "height":100 }, { "url":"https://img-s.foursquare.com/derived_pix/UGm_Sx8dUdmmF83A40zG7rhXGZDvl2-h-c_VQSwFzlg_36x36.jpg", "width":36, "height":36 } ] }, "source":{ "name":"foursquare for iPhone", "url":"https://foursquare.com/download/#/iphone" } }, "photourl":"https://img-s.foursquare.com/pix/UGm_Sx8dUdmmF83A40zG7rhXGZDvl2-h-c_VQSwFzlg.jpg", "todo":{ "count":0 }, "done":{ "count":1 }, "user":{ "id":"4177132", "firstName":"Marco", "lastName":"R.", "photo":"https://img-s.foursquare.com/userpix_thumbs/MS5KEGEK4JZE0UWY.jpg", "gender":"male", "homeCity":"NYC", "canonicalUrl":"https://foursquare.com/user/4177132" } } ] } } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms