MiniOrange - Send OTP SMS

Updated 3 months ago

We can integrate into the MiniOrange system using ClickSend's webhook.

  1. On MiniOrange platform, navigate to Customization > Custom SMS Provider
  2. Select 'Set organization SMS gateway'
  3. Select Custom Gateway (GET Method) for SMS Gateways.
  4. Copy SMS Gateway URL: https://api-mapper.clicksend.com/http/v2/send.php?method=miniorange&username=xxxx&key=yyyy&to=##phone##&message=Your%20otp%20is%20##otp##
    where:
    xxxx: your ClickSend username from here.
    yyyy: your ClickSend API key from here.
    Message should contain "Your OTP is ##otp##" to generate OTP codes on the SMS
  5. Leave Content-type blank.
  6. Select 'No Auth' for Authentication Type.

  1. Save Configuration.
  2. To test the configuration, add your valid phone number and click on 'Test Configuration'
  3. Enter the OTP you receive on Step 2 and click on 'Validate'.



How Did We Do?


Powered by HelpDocs (opens in a new tab)