Framework Typescript SDK
SMS Channel Step
The sms
step allows you to send a message to a SMS channel. This is useful when you need to send an SMS message directly to a users device over a mobile network.
SMS Output
body
string
requiredThe message to be sent.
SMS Result
The sms
step does not return any result object.