kudosity/Kudosity SMS

Send an SMS via Kudosity from a GitHub Actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyKudosity API key (Developers → API Settings). Store this as a repository secret and pass via `secrets.KUDOSITY_API_KEY`.yes
toRecipient phone number (local or E.164 international format, same country as the sender).yes
fromSender number assigned to your Kudosity account, or an alphanumeric sender ID (max 11 chars).yes
messageSMS body text. Use `[opt-out-link]` if opt-out is required.yes
message-refOptional reference (max 500 chars) returned in webhooks for correlation.no""
track-linksSet to "true" to shorten and track links in the message body.nofalse
namedescription
message-idKudosity message ID returned by the API.
statusKudosity message status (e.g. queued, delivered).