Moveworks · AsyncAPI Specification

Moveworks Webhooks

Version

View Spec View on GitHub CompanyArtificial IntelligenceAgentic AIAI AssistantEnterprise AutomationConversational AIEmployee ExperienceITSMEnterprise SearchAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/moveworks-webhook-listeners-openapi.yaml + openapi/moveworks-events-api-openapi.yaml
spec_type: Webhooks
note: >-
  Moveworks publishes no AsyncAPI document. Its event surface is (a) inbound
  Webhook Listeners defined in Agent Studio that receive arbitrary JSON from
  external systems, and (b) the Events API that pushes event-triggered messages
  to employees. Captured here as a webhook/event catalog.
webhooks:
- name: webhook-listener-notify
  direction: inbound
  operation: openapi/moveworks-webhook-listeners-openapi.yaml#send-a-webhook-to-a-webhook-listener
  endpoint: POST /webhooks/v1/listeners/{listener_id}/notify
  auth: Bearer (JWT)
  payload: arbitrary JSON, routed to a listener configured in Agent Studio
  description: External systems POST events into a Moveworks webhook listener to trigger automations.
- name: event-message-send
  direction: outbound
  operation: openapi/moveworks-events-api-openapi.yaml#send-message-for-event
  endpoint: POST /rest/v1/events/{event_id}/messages/send
  auth: Bearer (JWT / OAuth client-credentials token)
  payload: message + recipients + context slots for an event defined in the Events Workspace
  description: Trigger an event-driven message to employees across the chat platform.

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