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 . LatestCheckinForUser
Retrieves the latest check-in 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 retrieves the latest check-in for an authenticated user. 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": 2 } } ], "response": { "checkins": { "count": 2132, "items": [ { "id": "54b7e549498e1eca901018a9", "createdAt": 1421337929, "type": "checkin", "private": true, "visibility": "private", "timeZoneOffset": -300, "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", "cc": "US", "city": "New York", "state": "NY", "country": "United States", "formattedAddress": [ "104 Franklin Street (Btw Church & West Broadway)", "New York, NY 10013" ] }, "categories": [ { "id": "4bf58dd8d48988d125941735", "name": "Tech Startup", "pluralName": "Tech Startups", "shortName": "Tech Startup", "icon": { "prefix": "https://ss3.4sqi.net/img/categories_v2/shops/technology_", "suffix": ".png" }, "primary": true } ], "verified": false, "stats": { "checkinsCount": 817, "usersCount": 17, "tipCount": 10 }, "like": true }, "likes": { "count": 1, "groups": [], "summary": "You" }, "like": true, "photos": { "count": 0, "items": [] }, "posts": { "count": 1, "items": [ { "id": "54b7e54f498ed17eced15923", "createdAt": 1421337935, "source": { "id": "RBPNLEAEIAT1ABTG5C22ROGDPRT03VBJVJXSPBCMAJ3HMSCB", "name": "temboo User", "photo": "https://foursquare.com/img/blank_app.png", "icon": "https://foursquare.com/img/blank_app_16.png", "detailUrl": "https://foursquare.com/app/temboo-user/RBPNLEAEIAT1ABTG5C22ROGDPRT03VBJVJXSPBCMAJ3HMSCB", "url": "http://www.temboo.com" }, "text": "xyzzy" } ], "textCount": 1 }, "comments": { "count": 0 }, "source": { "name": "temboo User", "url": "http://www.temboo.com" } } ] } } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms