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 . Tips . TipDetails
Gives details about a tip, including which users (especially friends) have marked the tip to-do or done.
/*
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 gives details about a tip, including which users (especially friends) have marked the tip to-do or done. 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":{ "tip":{ "id":"4b5e662a70c603bba7d790b4", "createdAt":1264477738, "text":"Get two slices and a can of soda for only $2.75!", "venue":{ "id":"4a89cd2ff964a520100920e3", "name":"2 Bros. Pizza", "contact":{ "phone":"2127770600", "formattedPhone":"(212) 777-0600" }, "location":{ "address":"32 St. Marks Pl.", "crossStreet":"btwn 2nd & 3rd Ave.", "lat":40.72886996, "lng":-73.9881533, "postalCode":"10003", "city":"New York", "state":"NY", "country":"United States" }, "categories":[{ "id":"4bf58dd8d48988d1ca941735", "name":"Pizza Place", "pluralName":"Pizza Places", "shortName":"Pizza", "icon":{ "prefix":"https://foursquare.com/img/categories/food/pizza_", "sizes":[32, 44, 64, 88, 256 ], "name":".png" }, "primary":true } ], "verified":false, "stats":{ "checkinsCount":4007, "usersCount":2290, "tipCount":38 } }, "user":{ "id":"38141", "firstName":"Andrew", "lastName":"P.", "photo":"https://img-s.foursquare.com/userpix_thumbs/G5AWAZBYZZQKHAPP.png", "gender":"male", "homeCity":"New York, NY", "canonicalUrl":"https://foursquare.com/andrewnyc" }, "todo":{ "count":0, "groups":[{ "type":"friends", "name":"Friends who want to do this", "count":0, "items":[] }, { "type":"others", "name":"Others who want to do this", "count":0, "items":[] } ] } } } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms