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 . GetSubscribers
Retrieves the subscribers for a 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 retrieves the subscribers for a specified 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}
ListId: 324841714
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.
{ "previous_cursor": 0, "previous_cursor_str": "0", "next_cursor": 1357643166637635600, "users": [ { "profile_background_tile": false, "profile_sidebar_fill_color": "DDEEF6", "name": "Almissen665", "profile_sidebar_border_color": "C0DEED", "location": null, "profile_image_url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", "created_at": "Mon Jun 27 09:17:15 +0000 2011", "follow_request_sent": false, "is_translator": false, "profile_link_color": "0084B4", "id_str": "324841714", "url": null, "default_profile": true, "contributors_enabled": false, "favourites_count": 0, "id": 324841714, "utc_offset": null, "profile_image_url_https": "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", "profile_use_background_image": true, "listed_count": 0, "lang": "en", "profile_text_color": "333333", "followers_count": 6, "protected": false, "profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png", "notifications": false, "geo_enabled": false, "description": null, "profile_background_color": "C0DEED", "time_zone": null, "verified": false, "statuses_count": 1, "friends_count": 27, "profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png", "default_profile_image": true, "screen_name": "bonasser789", "following": false, "show_all_inline_media": false }, { "profile_sidebar_fill_color": "E6F6F9", "profile_sidebar_border_color": "DBE9ED", "name": "GR Syber-Space", "profile_background_tile": true, "location": "Grand Rapids, MI", "profile_image_url": "http://a2.twimg.com/profile_images/1322547748/images__97__normal.jpg", "created_at": "Thu Sep 30 23:05:38 +0000 2010", "profile_link_color": "CC3366", "id_str": "197218370", "follow_request_sent": false, "is_translator": false, "url": "http://www.wix.com/castlesportsgr/myj", "default_profile": false, "favourites_count": 2, "contributors_enabled": false, "id": 197218370, "utc_offset": -18000, "profile_image_url_https": "https://si0.twimg.com/profile_images/1322547748/images__97__normal.jpg", "profile_use_background_image": true, "listed_count": 268, "lang": "en", "profile_text_color": "333333", "followers_count": 2628, "protected": true, "notifications": false, "geo_enabled": true, "profile_background_color": "DBE9ED", "description": "Welcome to Teen Gossip 411. Celebrity Gossip, Teens fashion trends for the summer 2011, Hollywood Gossip, Hotest music, Teen Websites, and more.", "time_zone": "Quito", "verified": false, "profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/237705957/images__97_.jpg", "default_profile_image": false, "friends_count": 2846, "profile_background_image_url": "http://a2.twimg.com/profile_background_images/237705957/images__97_.jpg", "statuses_count": 7463, "show_all_inline_media": true, "screen_name": "GRSYBERSPACE", "following": false } ], "next_cursor_str": "1357643166637635702" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms