Skip to main content

Send OTP SMS

Description

Fast2SMS: Send OTP SMS sends an OTP SMS to specified mobile numbers.

You can use OTP SMS API for sending Numeric OTP SMS. In this route, Fast2SMS will provide you Pre Approved DLT template for OTP: "Your OTP: {#var#}"

Reference:
https://docs.fast2sms.com/#otp-sms-api

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.
Connection:
2API KeySpecify an API Key created on the Fast2SMS instance. For details, see Fast2SMS: Generate API Key.
The field data type is String. This is mandatory.
3Test ConnectionVerifies whether the connection is established or not.
Note: The Test Connection button will not work for the previous step variables. The button will only work with static values and environment variables.
Input Fields:
1OTP ValueSpecify the OTP Value that you want to send to the mobile number.
The field data type is String This field is mandatory.
2Mobile NumberSpecify the Mobile Number to whom you want to send the OTP value.
The field data type is String This field is mandatory.
Note: Multiple mobile numbers can be given using comma(,) separated values.
3Flash MessageFlash SMS appears automatically on the receiver’s mobile screen without any user interaction. If the receiver presses the save then it gets saved in your inbox, otherwise, it gets deleted automatically.
1. If a user provides the value 1, Flash Message will get enabled.
2. If a user provides the value 0, Flash Message will get disabled.
Allowed values: 0,1.
Default value: 0
The field data type is String This field is mandatory.
Output Tab:
Output Field:
Request IDSpecify the field to define the output variable name. The default output variable name is “RequestID”. On successful execution, it holds the Request ID.