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 . SMSMessages . SendSMS
Sends an SMS to a specified phone number using the Twilio API.
/*
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 sends a text message to a specified telephone number. It uses the telephone number you purchased from Twilio (or a Twilio Sandbox telephone number) as the From telephone number. More information for this Twilio resource can be found here.
Note: the optional MediaURL input can be used to send an image with the message. When using this option, your Twilio phone number must be MMS-enabled. Currently Twilio offer MMS-enabled Twilio long code phone numbers in Canada and MMS-enabled Twilio short codes in the US. See this Twilio FAQ for more information.
Here's an example list of acceptable inputs:
Body: Jenny please?! I love you <3
To: +15551234567
From: +14159352345
The following is a sample of the JSON returned by this Choreo:
{ "account_sid": "AC5ef872f6da5a21de157d80997a64bd33", "api_version": "2010-04-01", "body": "Jenny please?! I love you <3", "date_created": "Wed, 18 Aug 2010 20:01:40 +0000", "date_sent": null, "date_updated": "Wed, 18 Aug 2010 20:01:40 +0000", "direction": "outbound-api", "from": "+14158141829", "price": null, "sid": "SM90c6fc909d8504d45ecdb3a3d5b3556e", "status": "queued", "to": "+14159352345", "uri": "/2010-04-01/Accounts/AC5ef872f6da5a21de157d80997a64bd33/SMS/Messages/SM90c6fc909d8504d45ecdb3a3d5b3556e.json" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms