ankitjain28may/Twilio Send SMS
Send an SMS using Twilio
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| from | This must be a Twilio phone number that you own, formatted with a "+" and country code. | yes | — |
| to | This must be a destination phone number formatted with a "+" and country code. | yes | — |
| body | Text message to send. | yes | — |
Outputs
| name | description |
|---|---|
| status | The status of the message. |
| error | The error message. |