actions-marketplace-validations/tyntec SMS
Send an SMS using tyntec SMS API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| fromPhoneNumber | The identification of the party sending the SMS. It can either be a phone number in the international format or an alphanumeric identifier with up to 11 characters. | yes | — |
| toPhoneNumber | The phone number to send the SMS to in the international phone format E.164 | yes | — |
| message | The message you want to send | yes | — |
Outputs
| name | description |
|---|---|
| requestId | The unique identifier provided for each messaging request |