Incident IQ · AsyncAPI Specification

Incident Iq Webhooks

Version

View Spec View on GitHub CompanyEdTechITSMAsset ManagementHelp DeskTicketingK-12EducationWebhookRESTAsyncAPIEvents

AsyncAPI Specification

incident-iq-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://community.incidentiq.com/integrations-73/web-hooks-574
spec_type: Webhooks
type: Webhooks
description: >-
  Incident IQ pushes events to external systems via webhooks configured inside
  platform Rules. A webhook is a pre-configured action that fires when an
  entity/record (ticket or asset) changes and a rule's conditions are met. There
  is no published AsyncAPI document; this is the documented webhook surface.
transport: http
delivery:
  method: POST
  content_type: application/json
  headers:
  - name: Content-Type
    value: application/json
  body: >-
    Configured per rule. If the Body field is left blank all content is
    delivered; otherwise a JSON body composed from templated variables is sent.
configuration:
  where: Platform Rules (Administration)
  triggered_by:
  - ticket events
  - asset events
event_entities:
- entity: Ticket
  variables:
  - '{Ticket.TicketId}'
  - '{Ticket.SiteId}'
  - '{Ticket.IssueTypeName}'
  - '{Ticket.LocationName}'
  - '{Ticket.IssueDescription}'
  - '{Ticket.TicketNumber}'
- entity: Asset
  variables:
  - '{Asset.AssetTag}'
  - '{Asset.SerialNumber}'
  - '{Asset.ExternalId}'
limitations:
  logging: >-
    No dedicated webhook delivery logs; limited visibility appears only in a
    rule's history (success confirmation and target URL, not full
    request/response detail).
notes: >-
  Captured from Incident IQ community documentation. Rule-driven webhooks on
  Ticket and Asset entities; JSON payloads assembled from templated variables.

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/incident-iq-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.