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 . VideoUploads
Retrieves a list of uploaded videos 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 uploaded videos associated with a specified user. The documentation for this Facebook method can be found here. An access token with user_videos permission is required.
The following is a sample of the JSON information returned by this Choreo:
{ "data": [ { "id": "183546745083935", "from": { "name": "Temboo Tester", "id": "100002858333381" }, "name": "test", "description": "test", "picture": "https://s-hvthumb-ash4.fbcdn.net/410088_183574321747844_183546745083935_12195_623_t.jpg", "embed_html": "<object width=\"400\" height=\"400\" ><param name=\"allowfullscreen\" value=\"true\" /><param name=\"movie\" value=\"http://www.facebook.com/v/183546745083935\" /><embed src=\"http://www.facebook.com/v/183546745083935\" type=\"application/x-shockwave-flash\" allowfullscreen=\"true\" width=\"400\" height=\"400\"></embed></object>", "icon": "https://s-static.ak.facebook.com/rsrc.php/v1/yD/r/DggDhA4z4tO.gif", "source": "https://fbcdn-video-a.akamaihd.net/cfs-ak-ash4/447434/602/183546745083935_39596.mp4?oh=55c06dad0be53c9cec3751c22507db94&oe=4F383E00&__gda__=1329085952_bec7b579d722e729b826a1b321e3c6df", "created_time": "2012-02-10T20:01:45+0000", "updated_time": "2012-02-10T20:01:45+0000", "format": [ { "embed_html": "<object width=\"130\" height=\"130\" ><param name=\"allowfullscreen\" value=\"true\" /><param name=\"movie\" value=\"http://www.facebook.com/v/183546745083935\" /><embed src=\"http://www.facebook.com/v/183546745083935\" type=\"application/x-shockwave-flash\" allowfullscreen=\"true\" width=\"130\" height=\"130\"></embed></object>", "width": 130, "height": 130, "filter": "130x130", "picture": "https://s-hvthumb-ash4.fbcdn.net/s130x130/410088_183574321747844_183546745083935_12195_623_t.jpg" }, { "embed_html": "<object width=\"480\" height=\"480\" ><param name=\"allowfullscreen\" value=\"true\" /><param name=\"movie\" value=\"http://www.facebook.com/v/183546745083935\" /><embed src=\"http://www.facebook.com/v/183546745083935\" type=\"application/x-shockwave-flash\" allowfullscreen=\"true\" width=\"480\" height=\"480\"></embed></object>", "width": 480, "height": 480, "filter": "480x480", "picture": "https://s-hvthumb-ash4.fbcdn.net/s480x480/410088_183574321747844_183546745083935_12195_623_b.jpg" }, { "embed_html": "<object width=\"500\" height=\"500\" ><param name=\"allowfullscreen\" value=\"true\" /><param name=\"movie\" value=\"http://www.facebook.com/v/183546745083935\" /><embed src=\"http://www.facebook.com/v/183546745083935\" type=\"application/x-shockwave-flash\" allowfullscreen=\"true\" width=\"500\" height=\"500\"></embed></object>", "width": 500, "height": 500, "filter": "native", "picture": "https://s-hvthumb-ash4.fbcdn.net/410088_183574321747844_183546745083935_12195_623_b.jpg" } ] } ], "paging": { "previous": "https://graph.facebook.com/me/videos/uploaded?access_token=12345&limit=25&since=1328904891&__previous=1", "next": "https://graph.facebook.com/me/videos/uploaded?access_token=12345&limit=25&until=1328904104" } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms