46elks/46elks SMS
Send an SMS with the 46elks API
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 20, 2026
- Maintenance Recency
- Stalelast commit Oct 2, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: 46elks/gh-actions-sms@02f0395415bd3a475a7491b2f952cfd5fb4bbfae # v1.0.2tags 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 |