OCNORA

SIGNL4

Chat & messagingAPI keycredential probe

Raise, acknowledge, annotate and resolve SIGNL4 on-call alerts so the team on duty is paged, with resolve-by-external-id for monitoring systems that close their own incidents.

OCNORA ships 8 typed SIGNL4 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://connect.signl4.com/api through the HTTP node with the same credential.

Operations 8

  • Acknowledge Alert
    Confirm an alert on behalf of a user, so SIGNL4 stops escalating it to the rest of the team.
    signl4.acknowledge_alert
  • Annotate Alert
    Add a text note to an alert's timeline, attributed to a user.
    signl4.annotate_alert
  • Close Alert
    Resolve an acknowledged alert on behalf of a user.
    signl4.close_alert
  • Get Alert
    Read one alert, including its current status and its timeline.
    signl4.get_alert
  • List Alerts
    List a page of alerts for a team, filtered by status, external id or a text search.
    signl4.list_alerts
  • List Teams
    List the SIGNL4 teams this credential can alert, with the ids the other nodes need.
    signl4.list_teams
  • Send Event
    Send an event to a SIGNL4 team, which raises a new Signl or — with an external id — acknowledges or resolves the one that event raised before.
    signl4.send_event
  • Trigger Alert
    Raise a Signl for a team directly, so everyone on duty receives an alert notification.
    signl4.trigger_alert

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