alphaolomi/Africastalking SMS Action
Send an SMS from GitHub Actions using Africastalking Programmable SMS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| AT_API_KEY | Africastalking API Key. Should be stored in environment | yes | — |
| AT_USERNAME | Africastalking Username. Should be stored in environment | yes | — |
| fromPhoneNumber | Sender ID | yes | — |
| toPhoneNumber | The phone number to send the message to. | yes | — |
| message | The message to send. | yes | — |
Outputs
| name | description |
|---|---|
| messageId | The ID of the message sent. |