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 . PhotoTags
Retrieves a list of photos associated with a specified 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 a list of photos associated with a specified user. The documentation for this Facebook method can be found here. An access token with user_photos permission is required.
The following is a sample of the JSON information returned by this Choreo:
{ "data":[{ "id":"1131688808318", "from":{ "name":"John Smith", "id":"1111232649" }, "tags":{ "data":[{ "id":"691238979", "name":"Stan Johnson", "x":80.033, "y":27.1605, "created_time":"2009-04-07T16:04:26+0000" } ] }, "name":"We’ve got time to kill, Catskill. Sweet by and by.", "picture":"http://photos-b.ak.fbcdn.net/hphotos-ak-snc7/2624_1131688808318_1110192649_30405962_4638270_s.jpg", "source":"http://sphotos.xx.fbcdn.net/hphotos-snc7/2624_1131688808318_1110192649_30405962_4638270_n.jpg", "height":403, "width":604, "images":[{ "width":604, "height":403, "source":"http://sphotos.xx.fbcdn.net/hphotos-snc7/2624_1131688808318_1110192649_30405962_4638270_n.jpg" }, { "width":180, "height":120, "source":"http://photos-b.ak.fbcdn.net/hphotos-ak-snc7/2624_1131688808318_1110192649_30405962_4638270_a.jpg" }, { "width":130, "height":86, "source":"http://photos-b.ak.fbcdn.net/hphotos-ak-snc7/2624_1131688808318_1110192649_30405962_4638270_s.jpg" }, { "width":75, "height":50, "source":"http://photos-b.ak.fbcdn.net/hphotos-ak-snc7/2624_1131688808318_1110192649_30405962_4638270_t.jpg" } ], "link":"http://www.facebook.com/photo.php?fbid=1131688808318&set=a.1099831611908.2018061.1110192649&type=1", "icon":"http://static.ak.fbcdn.net/rsrc.php/v1/yz/r/StEh3RhPvjk.gif", "created_time":"2009-04-07T16:01:53+0000", "position":25, "updated_time":"2010-06-21T17:57:54+0000", "comments":{ "data":[{ "id":"1131688808318_424370", "from":{ "name":"Steve Johnson", "id":"1179585321" }, "message":"Somethings grungy here", "created_time":"2009-09-23T16:59:15+0000" } ], "paging":{ "next":"https://graph.facebook.com/1131688808318/comments?access_token=12345&limit=25&offset=25&__after_id=1131688808318_424370" } }, "likes":{ "data":[{ "id":"1001982671", "name":"Jane Smith" } ], "paging":{ "next":"https://graph.facebook.com/1131688808318/likes?access_token=12345&limit=25&offset=25&__after_id=1001982671" } } } ], "paging":{ "previous":"https://graph.facebook.com/me/photos?access_token=12345&limit=25&since=1239120113&__previous=1", "next":"https://graph.facebook.com/me/photos?access_token=12345&limit=25&until=1184098082" } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms