Planhat · AsyncAPI Specification

Planhat Webhooks

Version

View Spec View on GitHub CompanySoftware-as-a-ServiceCustomer SuccessCustomer PlatformCRMCustomer DataAnalyticsRevenueMCPAsyncAPIEvents

AsyncAPI Specification

planhat-webhooks.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://www.planhat.com/developers/automations/triggers
spec_type: Webhooks
description: >-
  Planhat exposes events through its Automations engine rather than a fixed,
  published webhook event catalog. Automations trigger on record create / update
  / delete and on specific field changes (at the data-model level), on schedules,
  and on incoming webhooks; automation actions can invoke outbound HTTP webhooks
  to external services. No AsyncAPI document or enumerated event-type registry is
  published, so this captures the webhook surface as a Webhooks artifact.
triggers:
- type: record.create
  scope: any data model
- type: record.update
  scope: any data model
- type: record.delete
  scope: any data model
- type: field.change
  scope: specific field on a data model
- type: schedule
  scope: daily / hourly / specific time
- type: webhook.incoming
  scope: inbound HTTP into an automation
outbound:
  http_methods: [GET, POST, PUT, PATCH, DELETE]
  note: Automations can call third-party APIs with dynamic payloads (outbound webhooks).
catalog_published: false

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/planhat-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 email required.

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