Skedulo · AsyncAPI Specification

Skedulo Webhooks

Version

View Spec View on GitHub CompanyEnterpriseSchedulingField Service ManagementWorkforce ManagementDesklessDispatchOptimizationGraphQLWebhookAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
spec_type: Webhooks
source: https://developer.skedulo.com/developer-guides/integration-and-automation/webhooks-and-triggered-actions/overview-webhooks-and-triggered-actions/
mechanisms:
- name: Triggered Actions
  endpoint: POST https://api.skedulo.com/events/triggered_actions
  openapi: openapi/skedulo-triggered-actions-openapi.yml
  description: Back-end configurations that perform an action when a data change or
    event occurs. Each config = filter + URL + GraphQL query or SMS template.
  triggers:
  - record inserted
  - record updated
  - record deleted
  - timer elapsed (deferred/scheduled)
  - inbound SMS received
  actions:
  - HTTP POST to a URL
  - send SMS
- name: Webhooks
  endpoint: POST https://api.skedulo.com/events/webhooks
  openapi: openapi/skedulo-webhooks-openapi.yml
  description: Outbound HTTP callbacks on data changes; supports a GraphQL query to
    shape the payload and a deferred (time-offset) variant.
  triggers:
  - record inserted
  - record updated
  - record deleted
  - timer elapsed (deferred)
  actions:
  - HTTP POST to a URL
  payload: GraphQL-shaped; can include previous values for modified objects
graphql_subscriptions: https://api.skedulo.com/graphql/subscriptions (real-time object
  subscriptions)
note: No AsyncAPI document is published; this is the documented webhook/event surface.

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/skedulo-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.