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 . Users . CheckinsByUser
Retrieve a list of check-ins for an authenticated user.
/*
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 allows you to retrieve a user's history of check-ins. Optional parameters available include: AfterTimestamp, BeforeTimestamp, 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":{ "checkins":{ "count":12, "items":[{ "id":"4ee91c750e617cf2f1450767", "createdAt":1323900021, "type":"checkin", "timeZone":"America/New_York", "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":249, "usersCount":9, "tipCount":0 } }, "photos":{ "count":0, "items":[] }, "comments":{ "count":2, "items":[] }, "source":{ "name":"Temboo", "url":"temboo.com" } }, { "id":"4dceb1eb1f6eb1227080f6b1", "createdAt":1305391595, "type":"checkin", "timeZone":"America/New_York", "venue":{ "id":"3fd66200f964a520c7f11ee3", "name":"Otto Enoteca Pizzeria", "contact":{ "phone":"2129959559", "formattedPhone":"(212) 995-9559", "twitter":"OttoPizzeria" }, "location":{ "address":"1 5th Ave", "crossStreet":"at 8th St", "lat":40.73168165030361, "lng":-73.99618148803711, "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":true, "stats":{ "checkinsCount":12421, "usersCount":8569, "tipCount":186 }, "url":"http://www.ottopizzeria.com/", "menu":{ "url":"https://foursquare.com/v/otto-enoteca-pizzeria/3fd66200f964a520c7f11ee3/menu", "mobileUrl":"https://foursquare.com/v/3fd66200f964a520c7f11ee3/device_menu" } }, "photos":{ "count":0, "items":[] }, "comments":{ "count":0, "items":[] }, "source":{ "name":"foursquare for iPhone", "url":"https://foursquare.com/download/#/iphone" } } ] } } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms