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 . CreateSubscriber
Subscribes the authenticated user to 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 subscribes the authenticated user to the 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}
OwnerScreenName: qatemboo
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.
{ "member_count": 1, "full_name": "@qatemboo/lists/testlist", "user": { "verified": false, "favourites_count": 0, "time_zone": "Quito", "name": "Temboo QA", "profile_sidebar_border_color": "C0DEED", "created_at": "Fri Dec 18 19:23:06 +0000 2009", "default_profile_image": true, "contributors_enabled": false, "id": 97731133, "entities": { "description": { "urls": [] } }, "friends_count": 2, "profile_background_tile": false, "followers_count": 4, "profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png", "geo_enabled": false, "profile_sidebar_fill_color": "DDEEF6", "statuses_count": 107, "default_profile": true, "is_translator": false, "lang": "en", "utc_offset": -18000, "url": null, "profile_background_color": "C0DEED", "screen_name": "qatemboo", "location": null, "listed_count": 1, "protected": false, "description": null, "profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png", "profile_link_color": "0084B4", "id_str": "97731133", "profile_image_url_https": "https://si0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png", "following": true, "profile_use_background_image": true, "notifications": false, "profile_image_url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_3_normal.png", "profile_text_color": "333333", "follow_request_sent": false }, "subscriber_count": 0, "following": true, "created_at": "Mon Sep 09 22:15:52 +0000 2013", "id_str": "95786793", "id": 95786793, "mode": "public", "slug": "testlist", "uri": "/qatemboo/lists/testlist", "description": "", "name": "TestList" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms