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 . Users . Search
Allows you to search public user accounts on Twitter.
/*
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 allows you to search public user accounts on Twitter. 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}
SearchString: twitter api
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.
[ { "id": 97731133, "profile_text_color": "333333", "followers_count": 3, "geo_enabled": false, "following": false, "profile_background_image_url_https": "https://twimg0-a.akamaihd.net/images/themes/theme1/bg.png", "screen_name": "qatemboo", "profile_image_url_https": "https://twimg0-a.akamaihd.net/sticky/default_profile_images/default_profile_3_normal.png", "profile_sidebar_border_color": "C0DEED", "location": null, "utc_offset": -18000, "default_profile": true, "name": "Temboo QA", "is_translator": false, "statuses_count": 30, "profile_background_tile": false, "follow_request_sent": false, "profile_sidebar_fill_color": "DDEEF6", "notifications": false, "protected": false, "profile_image_url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png", "entities": { "description": { "urls": [] } }, "listed_count": 0, "profile_background_color": "C0DEED", "lang": "en", "friends_count": 2, "id_str": "97731133", "profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png", "created_at": "Fri Dec 18 19:23:06 +0000 2009", "profile_link_color": "0084B4", "default_profile_image": true, "status": { "coordinates": null, "in_reply_to_status_id": null, "geo": null, "created_at": "Mon Dec 17 22:59:24 +0000 2012", "id_str": "280809448564482048", "favorited": false, "contributors": null, "in_reply_to_status_id_str": null, "retweet_count": 0, "entities": { "urls": [], "hashtags": [], "user_mentions": [] }, "in_reply_to_user_id": null, "text": "test 4 from ny", "in_reply_to_user_id_str": null, "place": null, "source": "<a href=\"http://www.temboo.com\" rel=\"nofollow\">Temboo</a>", "in_reply_to_screen_name": null, "id": 280809448564482050, "retweeted": false, "truncated": false }, "contributors_enabled": false, "url": null, "favourites_count": 0, "verified": false, "description": null, "time_zone": "Quito", "profile_use_background_image": true } ]
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms