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 . Twilio . Accounts . CreateAccount
Creates a Twilio subaccount.
/*
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 subaccount associated with your Twilio account. More information for this Twilio resource can be found here.
Here's an example list of acceptable inputs:
AccountSID: {YOUR TWILIO ACCOUNT SID}
AuthToken: {YOUR TWILIO AUTH_TOKEN}
FriendlyName: Submarine
The following is a sample of the JSON returned by this Choreo:
{ "sid": "AC30d09fa02ee6055a07a05a94d15bf08a", "owner_account_sid": "ACacec6e213d691a7e3745e5af1e8bdb85", "friendly_name": "testsubaccount_aaron", "status": "active", "date_created": "Mon, 11 Mar 2013 15:40:08 +0000", "date_updated": "Mon, 11 Mar 2013 15:40:08 +0000", "auth_token": "066ba714a5e9318bff2e8384a743f96c", "type": "Trial", "uri": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a.json", "subresource_uris": { "authorized_connect_apps": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/AuthorizedConnectApps.json", "available_phone_numbers": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/AvailablePhoneNumbers.json", "calls": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/Calls.json", "conferences": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/Conferences.json", "connect_apps": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/ConnectApps.json", "incoming_phone_numbers": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/IncomingPhoneNumbers.json", "notifications": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/Notifications.json", "outgoing_caller_ids": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/OutgoingCallerIds.json", "recordings": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/Recordings.json", "sandbox": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/Sandbox.json", "sms_messages": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/SMS/Messages.json", "transcriptions": "/2010-04-01/Accounts/AC30d09fa02ee6055a07a05a94d15bf08a/Transcriptions.json" } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms