actions-marketplace-validations/46elks SMS
Send an SMS with the 46elks API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 2, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/46elks_gh-actions-sms@4a9ca41c2dec65264e24a6186869aaefcb5abd8f # no releases — HEAD as of 2026-07-20tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| apiUsername | Your 46elks API username. | yes | — |
| apiPassword | Your 46elks API password. | yes | — |
| to | The phone number to send an SMS to | yes | +46700000000 |
| from | The phone number or text sender id to send the SMS from | yes | ElkAction |
| message | The message to send | yes | Elky greetings from GitHub actions! |
Outputs
| name | description |
|---|---|
| id | The 46elks SMS ID of the created message |