nikitasavinov/MessageBird SMS
Send an SMS from GitHub Actions using MessageBird SDK
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| originator | The sender of the message (number or 11 character string) | yes | — |
| recipients | An array of recipients (comma-separated) | yes | — |
| body | The body of the SMS message | yes | — |
Outputs
| name | description |
|---|---|
| id | Unique id of the message |