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 . Facebook . Reading . LikesPage
Determines whether or not someone likes a Facebook Page.
/*
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 determines whether or not someone likes a Facebook Page. The documentation for this Facebook method can be found here. An access token with user_likes permission is required.
Here's an example of acceptable inputs:
AccessToken: {YOUR FACEBOOK ACCESS TOKEN}
ProfileID: me
PageID: 138175562870468
The Likes output will return as true or false depending on whether or not the specified PageID is found in the acting user's list of likes. The following is a sample of the JSON information returned by this Choreo:
{ "data": [ { "category": "Author", "name": "Margaret Atwood", "created_time": "2014-05-01T17:20:44+0000", "id": "138175562870468" } ], "paging": { "next": "https://graph.facebook.com/v2.0/526601780778428/likes?target_id=138175562870468&access_token=CAAEnJSy56B8BAB6WFEfB8AWi4ARi7gAGiNzQNoZCGZBfr19wV0wJNid8iUZBatJ9MJevwVKNlHZBeFND44iwebRJwjuQWBdumN3LdOvsxZCw70TWvZBC8Vp7ZBmStFaYZCkM1qirt07WLjU9PadDYoLYkzAnDZAWItVisgzo78h44CMd07UkTFiexwHNAeJIIN2KyufS2X7b4SAZDZD&limit=25&offset=25&__after_id=enc_AeyTJlJIEXo-oySLscq4Qec1yz_TmsUiWiaixk_5olWVzXHluvXmbnls4fZOzV571GDEOd_6JuZtkmlFcenWvlCW" } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms