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 . Lists . ShowMember
Verifies that the specified user is a member of the specified list.
/*
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 verifies that the specified user is a member of the specified list. A complete user object is returned if the user belongs to the list. 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}
OwnerScreenName: qatemboo
ScreenName: aarontemboodev
Slug: testlist
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.
{ "verified": false, "time_zone": "Eastern Time (US & Canada)", "name": "William", "profile_sidebar_border_color": "C0DEED", "created_at": "Fri May 13 16:45:14 +0000 2011", "contributors_enabled": false, "favourites_count": 0, "id": 298083360, "entities": { "description": { "urls": [] } }, "status": { "place": null, "truncated": false, "retweeted_status": { "place": null, "truncated": false, "in_reply_to_user_id": null, "contributors": null, "retweet_count": 1, "source": "web", "created_at": "Thu Feb 02 21:30:22 +0000 2012", "id_str": "165185311930978304", "retweeted": true, "id": 165185311930978300, "geo": null, "in_reply_to_status_id": null, "in_reply_to_status_id_str": null, "in_reply_to_screen_name": null, "text": "hackday is coming", "in_reply_to_user_id_str": null, "entities": { "urls": [], "user_mentions": [], "hashtags": [] }, "coordinates": null, "favorited": false }, "in_reply_to_user_id": null, "contributors": null, "retweet_count": 1, "source": "web", "created_at": "Fri Feb 03 16:27:09 +0000 2012", "id_str": "165471395546005504", "retweeted": true, "id": 165471395546005500, "geo": null, "in_reply_to_status_id": null, "in_reply_to_status_id_str": null, "in_reply_to_screen_name": null, "text": "RT @qatemboo: hackday is coming", "in_reply_to_user_id_str": null, "entities": { "urls": [], "user_mentions": [ { "id": 97731133, "id_str": "97731133", "indices": [ 3, 12 ], "screen_name": "qatemboo", "name": "Temboo QA" } ], "hashtags": [] }, "coordinates": null, "favorited": false }, "profile_background_tile": false, "followers_count": 1, "geo_enabled": false, "profile_sidebar_fill_color": "DDEEF6", "default_profile_image": true, "lang": "en", "utc_offset": -18000, "url": null, "profile_image_url_https": "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", "friends_count": 1, "profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png", "profile_background_color": "C0DEED", "statuses_count": 1, "default_profile": true, "screen_name": "aarontemboodev", "location": "Brooklyn", "protected": false, "description": "new test desc", "profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png", "profile_link_color": "0084B4", "listed_count": 1, "id_str": "298083360", "is_translator": false, "following": false, "profile_use_background_image": true, "notifications": false, "profile_image_url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", "profile_text_color": "333333", "follow_request_sent": false }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms