emnify · Arazzo Workflow
emnify Send SMS and Track Delivery
Version 1.0.0
Authenticate, send an SMS to an endpoint, then list the endpoint's SMS to confirm it.
View Spec
View on GitHub
IoTInternet of ThingsCellular ConnectivityIoT SIMeSIMConsumer eSIMSGP.32M2MNTN-IoTSatelliteSuperNetworkArazzoWorkflows
Provider
Workflows
send-sms-and-track-delivery
Send an SMS to an endpoint and list its SMS to confirm delivery state.
Authenticates, sends an SMS to the endpoint, and lists the endpoint's SMS history to capture the delivery status.
1
authenticate
authenticate
Exchange the application token for an auth_token used as a Bearer token.
2
sendSms
endpoint-sms-by-id-post
Send the mobile-terminated SMS to the endpoint.
3
listSms
endpoint-sms-by-id-get
List the endpoint's SMS history to capture the most recent message status.