How to generate random otp / number using Random Number Generator Block ?

The video demonstrates how to generate a One-Time Password (OTP) using the Number Formatter in Automation App.

  1. Select Random Number Generator: Set a minimum and maximum value for the OTP.

  2. Save OTP: The generated OTP is saved under the heading "OTP."

  3. Send Template Message: A message containing the OTP is sent to the registered number or admin.

  4. User Enters OTP: The user is prompted to enter the OTP.

  5. Set Filters: Filters are set up to verify if the entered OTP is valid or invalid.

    • Valid OTP: The flow continues.

    • Invalid OTP: An appropriate action is taken.

Last updated

Was this helpful?