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 . Twitter . Timelines . RetweetsOfMe
Retrieves the most recent Tweets posted by the authenticating user that have recently been retweeted by others.
/*
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 most recent tweets posted by the authenticating user that have recently been retweeted by others. The documentation for this Twitter resource can be found here.
Here's an example of acceptable inputs:
ConsumerKey: {YOUR CONSUMER KEY}
ConsumerSecret {YOUR CONSUMER SECRET}
AccessToken: {YOUR ACCESS TOKEN}
AccessTokenSecret: {YOUR TOKEN SECRET}
Count: 10
The following is a sample of the JSON information returned by this Choreo:
Note that in cases where both id and id_str are provided in the output, it is preferable to use id_str.
[ { "coordinates": null, "truncated": false, "favorited": false, "created_at": "Fri Oct 19 15:51:49 +0000 2012", "id_str": "259320959964680192", "entities": { "urls": [], "hashtags": [], "user_mentions": [] }, "in_reply_to_user_id_str": null, "contributors": null, "text": "It's bring your migraine to work day today!", "in_reply_to_status_id_str": null, "id": 259320959964680200, "retweet_count": 1, "geo": null, "retweeted": false, "in_reply_to_user_id": null, "source": "<a href=\"http://sites.google.com/site/yorufukurou/\" rel=\"nofollow\">YoruFukurou</a>", "user": { "name": "Taylor Singletary", "profile_sidebar_fill_color": "FBFBFB", "profile_background_tile": false, "profile_sidebar_border_color": "000000", "location": "San Francisco, CA", "profile_image_url": "http://a0.twimg.com/profile_images/2766969649/5e1a50995a9f9bfcdcdc7503e1271422_normal.jpeg", "created_at": "Wed Mar 07 22:23:19 +0000 2007", "profile_link_color": "CC1442", "is_translator": false, "id_str": "819797", "follow_request_sent": false, "entities": { "url": { "urls": [ { "expanded_url": "http://soundcloud.com/reality-technician", "url": "http://t.co/bKlJ80Do", "indices": [ 0, 20 ], "display_url": "soundcloud.com/reality-techni…" } ] }, "description": { "urls": [] } }, "favourites_count": 17094, "url": "http://t.co/bKlJ80Do", "contributors_enabled": false, "default_profile": false, "profile_image_url_https": "https://si0.twimg.com/profile_images/2766969649/5e1a50995a9f9bfcdcdc7503e1271422_normal.jpeg", "profile_banner_url": "https://si0.twimg.com/profile_banners/819797/1351262715", "utc_offset": -28800, "id": 819797, "profile_use_background_image": false, "listed_count": 351, "followers_count": 7701, "profile_text_color": "D20909", "protected": false, "lang": "en", "geo_enabled": true, "time_zone": "Pacific Time (US & Canada)", "notifications": false, "profile_background_color": "6B0F0F", "description": "Reality Technician, Twitter API team, synth enthusiast. A most excellent adventure in timelines. Through the darkness of future past, the magician longs to see.", "verified": false, "profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/686878932/6447abb9f83c76fb4fbd68e626c6c8c1.png", "friends_count": 5549, "default_profile_image": false, "profile_background_image_url": "http://a0.twimg.com/profile_background_images/686878932/6447abb9f83c76fb4fbd68e626c6c8c1.png", "statuses_count": 18626, "screen_name": "episod", "following": false }, "place": null, "in_reply_to_screen_name": null, "in_reply_to_status_id": null } ]
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms