emnify · Arazzo Workflow
emnify Send SMS to Endpoint
Version 1.0.0
Authenticate, confirm the endpoint exists, then send a mobile-terminated SMS to it.
View Spec
View on GitHub
IoTInternet of ThingsCellular ConnectivityIoT SIMeSIMConsumer eSIMSGP.32M2MNTN-IoTSatelliteSuperNetworkArazzoWorkflows
Provider
Workflows
send-sms-to-endpoint
Send a mobile-terminated SMS to a connected endpoint.
Authenticates, confirms the target endpoint exists, and sends an SMS with the supplied payload and sender address.
1
authenticate
authenticate
Exchange the application token for an auth_token used as a Bearer token.
2
getEndpoint
endpoint-by-id-get
Confirm the endpoint exists and capture its details before sending.
3
sendSms
endpoint-sms-by-id-post
Send the mobile-terminated SMS to the endpoint with the supplied payload and sender address.