OCNORA

MSG91

Voice & SMSAPI keycredential probe

Send template SMS, generate and verify one-time passwords, and read delivery logs and analytics with MSG91 (authkey header).

OCNORA ships 7 typed MSG91 operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://control.msg91.com/api/v5 through the HTTP node with the same credential.

Operations 7

  • Get Delivery Analytics
    Retrieve daily sent, delivered, failed and credit totals for SMS or OTP traffic over a window of at most 31 days.
    msg91.get_analytics
  • Get Message Logs
    Retrieve per-message delivery rows for SMS or OTP traffic over a window of at most three days.
    msg91.get_logs
  • Get SMS Template Versions
    Retrieve every saved version of an SMS template, newest first.
    msg91.get_template_versions
  • Resend OTP
    Resend the code already generated for a number, by text message or by voice call; MSG91 allows two retries per number.
    msg91.retry_otp
  • Send OTP
    Generate and send a one-time password to a mobile number using an MSG91 OTP template.
    msg91.send_otp
  • Send SMS
    Send a template SMS to one or many numbers, filling the template's variables per recipient.
    msg91.send_sms
  • Verify OTP
    Check the one-time password a recipient typed back; a wrong or expired code is reported, not raised as a step failure.
    msg91.verify_otp

Run your first MSG91 workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.