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 . CreateList
Creates a new 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 creates a new 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}
Name: tembootestlist
Mode: private
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": 0, "full_name": "@aarontemboodev/lists/tembootestlist", "user": { "profile_background_image_url_https": "https://abs.twimg.com/images/themes/theme1/bg.png", "verified": false, "statuses_count": 1, "time_zone": "Eastern Time (US & Canada)", "default_profile": true, "name": "William", "profile_sidebar_border_color": "C0DEED", "created_at": "Fri May 13 16:45:14 +0000 2011", "contributors_enabled": false, "id": 298083360, "entities": { "description": { "urls": [] } }, "listed_count": 1, "profile_background_tile": false, "followers_count": 1, "geo_enabled": false, "profile_sidebar_fill_color": "DDEEF6", "profile_image_url_https": "https://abs.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", "is_translator": false, "lang": "en", "utc_offset": -18000, "url": null, "profile_background_color": "C0DEED", "screen_name": "aarontemboodev", "location": "Brooklyn", "protected": false, "description": "new test desc", "profile_background_image_url": "http://abs.twimg.com/images/themes/theme1/bg.png", "favourites_count": 0, "profile_link_color": "0084B4", "id_str": "298083360", "default_profile_image": true, "following": false, "profile_use_background_image": true, "notifications": false, "profile_image_url": "http://abs.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", "profile_text_color": "333333", "friends_count": 1, "follow_request_sent": false }, "subscriber_count": 0, "following": false, "created_at": "Wed Sep 11 15:46:30 +0000 2013", "id_str": "95878299", "id": 95878299, "mode": "private", "slug": "tembootestlist", "uri": "/aarontemboodev/lists/tembootestlist", "description": "test", "name": "tembootestlist" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms