OCNORA

seven.io

Voice & SMSAPI keycredential probe

Send SMS and text-to-speech voice calls through the seven.io gateway (formerly sms77.io), look numbers up with format, HLR, MNP and CNAM queries, and read the account's journal and balance.

OCNORA ships 8 typed seven.io 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://gateway.seven.io/api through the HTTP node with the same credential.

Operations 8

  • Get Balance
    Read the credit left on the seven.io account behind this connection.
    seven.get_balance
  • List Journal Entries
    Search the sent, received or voice traffic recorded on the account.
    seven.list_journal
  • CNAM Lookup
    Look up the caller name registered against a North American number.
    seven.lookup_cnam
  • Look Up Number Format
    Normalise a number and read its country, carrier and network type.
    seven.lookup_format
  • HLR Lookup
    Query the home location register to see whether a number is live and reachable.
    seven.lookup_hlr
  • MNP Lookup
    Check mobile number portability to find which network now carries a number.
    seven.lookup_mnp
  • Send SMS
    Send a text message to one or more numbers through the seven.io gateway.
    seven.send_sms
  • Send Voice Call
    Place a text-to-speech call that reads a message out to the recipient.
    seven.send_voice

Run your first seven.io 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.