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 . Labs . Social . UpdateAllStatuses
Shares a post across multiple social networks such as Facebook, Tumblr, and 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 POST across multiple social networking sites at once. Below is an example inputs used to share across Facebook, Tumblr, and Twitter in one API call to Temboo:
Message = nice day in ny
APICredentials =
{ "Twitter": { "AccessToken": "YOUR TWITTER ACCESS TOKEN", "AccessTokenSecret": "YOUR TWITTER TOKEN SECRET", "ConsumerKey": "YOUR TWITTER CONSUMER KEY", "ConsumerSecret": "YOUR TWITTER CONSUMER SECRET" }, "Facebook": { "AccessToken": "YOUR FACEBOOK ACCESS TOKEN" }, "Tumblr": { "APIKey": "YOUR TUMBLR API KEY", "AccessToken": "YOUR TUMBLR ACCESS TOKEN", "AccessTokenSecret": "YOUR TUMBLR TOKEN SECRET", "BaseHostname": "{YOUR BLOG NAME}.tumblr.com", "SecretKey": "YOUR TUMBLR SECRET KEY", } }
This Choreo chains one or more "Sub-Choreos" together. Below is a list of the Temboo Library Choreos that are called by this Choreo:
The following is a sample of the JSON information returned by this Choreo:
{ "twitter": "success", "facebook": "success", "tumblr": "success" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms