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 . Checkins . DeleteComment
Removes a comment to a specified check-in.
/*
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 removes a specified comment from a checkin. Note that checkin IDs and commentIDs used to specify a particular checkin or comment can be retrieved using the RecentCheckins or CheckinDetails Choreos. 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":{ "checkin":{ "id":"4f4808abe4b0291e47e426d4", "createdAt":1330120875, "type":"checkin", "timeZone":"America/New_York", "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":"https://foursquare.com/img/categories/shops/technology.png", "parents":["Professional & Other Places", "Offices" ], "primary":true } ], "verified":false, "stats":{ "checkinsCount":250, "usersCount":9, "tipCount":0 } }, "source":{ "name":"Foursquare API documentation", "url":"https://developer.foursquare.com" }, "photos":{ "count":0, "items":[] }, "comments":{ "count":0, "items":[] }, "score":{ "scores":[{ "points":5, "icon":"https://foursquare.com/img/points/foursquare.png", "message":"Welcome to foursquare and congrats on your first check-in!" } ], "total":5 }, "badges":{ "count":1, "items":[{ "id":"4f4808abe4b0291e47e426e2", "badgeId":"4c4f08667a0803bbaa202ab7", "name":"Newbie", "description":"Congrats on your first check-in! In foursquare, you earn badges for your best check-ins – like going to museums, staying out late, or working out at the gym ten times in a month. Have fun exploring!", "image":{ "prefix":"https://playfoursquare.s3.amazonaws.com/badge/", "sizes":[57, 114, 200, 300, 400 ], "name":"/newbie.png" } } ] } } } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms