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 Name | Description |
---|---|---|
1 | Step Name | Name of the step. This name has to be unique in a single workflow. |
Connection: | ||
2 | API Key | Specify an API Key created on the Fast2SMS instance. For details, see Fast2SMS: Generate API Key. The field data type is String. This is mandatory. |
3 | Test Connection | Verifies 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: | ||
1 | OTP Value | Specify the OTP Value that you want to send to the mobile number. The field data type is String This field is mandatory. |
2 | Mobile Number | Specify 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. |
3 | Flash Message | Flash 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 ID | Specify the field to define the output variable name. The default output variable name is “RequestID”. On successful execution, it holds the Request ID. |