Skip to content

Splunk On-Call ​

Manage incidents, on-call schedules, and teams with Splunk On-Call (VictorOps).

DetailValue
CategoryMonitoring
Base URLhttps://api.victorops.com/api-public/v1
AuthenticationBearer Token
Endpoints8
Connector keyvictorops

Using Splunk On-Call in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Splunk On-Call from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
GET /incidentsList incidents
PATCH /incidents/resolveResolve incidents
PATCH /incidents/ackAcknowledge incidents
GET /teamList teams
GET /team/{team}/oncall/scheduleGet on-call schedule
GET /oncall/currentGet current on-call
GET /userList users
GET /alertsList alerts

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.