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 . LatestMention
Retrieves the latest mention for the authenticating 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 the latest mention (tweets containing a user's @screen_name) for the authenticating user. 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}
The following is a sample of the JSON information returned by this Choreo:
[ { "coordinates": null, "favorited": false, "truncated": false, "created_at": "Mon Sep 03 13:24:14 +0000 2012", "id_str": "242613977966850048", "entities": { "urls": [], "hashtags": [], "user_mentions": [ { "name": "Jason Costa", "id_str": "14927800", "id": 14927800, "indices": [ 0, 11 ], "screen_name": "jasoncosta" }, { "name": "Matt Harris", "id_str": "777925", "id": 777925, "indices": [ 12, 26 ], "screen_name": "themattharris" }, { "name": "ThinkWall", "id_str": "117426578", "id": 117426578, "indices": [ 109, 119 ], "screen_name": "thinkwall" } ] }, "in_reply_to_user_id_str": "14927800", "contributors": null, "text": "@jasoncosta @themattharris Hey! Going to be in Frisco in October. Was hoping to have a meeting to talk about @thinkwall if you're around?", "retweet_count": 0, "in_reply_to_status_id_str": null, "id": 242613977966850050, "geo": null, "retweeted": false, "in_reply_to_user_id": 14927800, "place": null, "user": { "profile_sidebar_fill_color": "EEEEEE", "profile_sidebar_border_color": "000000", "profile_background_tile": false, "name": "Andrew Spode Miller", "profile_image_url": "http://a0.twimg.com/profile_images/1227466231/spode-balloon-medium_normal.jpg", "created_at": "Mon Sep 22 13:12:01 +0000 2008", "location": "London via Gravesend", "follow_request_sent": false, "profile_link_color": "F31B52", "is_translator": false, "id_str": "16402947", "entities": { "url": { "urls": [ { "expanded_url": null, "url": "http://www.linkedin.com/in/spode", "indices": [ 0, 32 ] } ] }, "description": { "urls": [] } }, "default_profile": false, "contributors_enabled": false, "favourites_count": 16, "url": "http://www.linkedin.com/in/spode", "profile_image_url_https": "https://si0.twimg.com/profile_images/1227466231/spode-balloon-medium_normal.jpg", "utc_offset": 0, "id": 16402947, "profile_use_background_image": false, "listed_count": 129, "profile_text_color": "262626", "lang": "en", "followers_count": 2013, "protected": false, "notifications": null, "profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/16420220/twitter-background-final.png", "profile_background_color": "FFFFFF", "verified": false, "geo_enabled": true, "time_zone": "London", "description": "Co-Founder/Dev (PHP/jQuery) @justFDI. Run @thinkbikes and @thinkwall for events. Ex tech journo, helps run @uktjpr. Passion for Linux and customises everything.", "default_profile_image": false, "profile_background_image_url": "http://a0.twimg.com/profile_background_images/16420220/twitter-background-final.png", "statuses_count": 11550, "friends_count": 770, "following": null, "show_all_inline_media": true, "screen_name": "spode" }, "in_reply_to_screen_name": "jasoncosta", "source": "<a href=\"http://www.journotwit.com\" rel=\"nofollow\">JournoTwit</a>", "in_reply_to_status_id": null } ]
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms