OCNORA

ServiceNow

Business appsUsername & passwordcredential probe

Records via the ServiceNow Table API.

OCNORA ships 3 typed ServiceNow 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.

Operations 3

  • Create Record
    Insert a record into a table (e.g. incident).
    servicenow.create_record
  • List Records
    Query records from a table.
    servicenow.list_records
  • Update Record
    Patch fields on a record.
    servicenow.update_record

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