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 . Lists . ListDetails
Returns details about a given list.
/*
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 details about a given list. 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":{ "list":{ "id":"22397808/tips", "name":"My Tips", "description":"", "user":{ "id":"22397808", "firstName":"Aaron", "lastName":"Jennings", "photo":"https://foursquare.com/img/blank_boy.png", "gender":"male", "homeCity":"Brooklyn", "canonicalUrl":"https://foursquare.com/user/22397808", "relationship":"self" }, "editable":false, "public":false, "collaborative":false, "url":"https://foursquare.com/user/22397808/list/tips", "canonicalUrl":"https://foursquare.com/user/22397808/list/tips", "type":"dones", "doneCount":1, "visitedCount":1, "venueCount":1, "following":false, "followers":{ "count":0 }, "collaborators":{ "count":0, "items":[] }, "listItems":{ "count":1, "items":[{ "id":"t4f48168de4b0e7e90e4003ae", "createdAt":1330124429, "todo":false, "done":true, "visitedCount":1, "tip":{ "id":"4f48168de4b0e7e90e4003ae", "createdAt":1330124429, "text":"choreos are neat", "status":"done", "listed":{ "groups":[{ "type":"dones", "count":1, "items":[] } ] }, "todo":{ "count":0 }, "done":{ "count":1 }, "user":{ "id":"22397808", "firstName":"Aaron", "lastName":"Jennings", "photo":"https://foursquare.com/img/blank_boy.png", "gender":"male", "homeCity":"Brooklyn", "canonicalUrl":"https://foursquare.com/user/22397808", "relationship":"self" } }, "venue":{ "id":"4d432a7d3be6a093af469736", "name":"Temboo", "contact":{ "twitter":"temboo" }, "location":{ "address":"104 Franklin Street", "crossStreet":"Btw Church & West Broadway", "lat":40.71863306, "lng":-74.005526, "postalCode":"10013", "city":"New York", "state":"NY", "country":"United States" }, "categories":[{ "id":"4bf58dd8d48988d125941735", "name":"Tech Startup", "pluralName":"Tech Startups", "shortName":"Tech Startup", "icon":{ "prefix":"https://foursquare.com/img/categories/shops/technology_", "sizes":[32, 44, 64, 88, 256 ], "name":".png" }, "primary":true } ], "verified":false, "stats":{ "checkinsCount":250, "usersCount":9, "tipCount":1 } }, "listed":{ "count":0, "summary":"On your \"done\" List!", "items":[] } } ] } } } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms