Favro · AsyncAPI Specification
Favro Webhooks
Version
View Spec
View on GitHub
CompanySoftware-as-a-ServiceProject ManagementCollaborationAgilePlanningTask ManagementKanbanProductivityAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-19'
method: searched
source: https://favro.com/developer
spec_type: Webhooks
transport: http-post
description: >-
Favro delivers outbound webhooks for card and comment lifecycle events. Webhooks
are managed through the /webhooks API (GET /webhooks, POST /webhooks,
DELETE /webhooks/:webhookId) and via the Favro UI. Payloads are delivered as
HTTP POST with a signature for verification; a ping event is used to validate a
new endpoint.
management_api:
list: GET /webhooks
create: POST /webhooks
delete: DELETE /webhooks/:webhookId
verification:
method: signature
note: Webhook requests carry a signature so receivers can verify authenticity.
events:
- name: ping
description: Validation event sent when a webhook is created or tested.
- name: card.created
description: A card was created.
- name: card.committed
description: A card was committed.
- name: card.moved
description: A card was moved between columns or widgets.
- name: card.updated
description: A card was updated.
- name: card.deleted
description: A card was deleted.
- name: comment.created
description: A comment was created.
- name: comment.updated
description: A comment was updated.
- name: comment.deleted
description: A comment was deleted.
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/favro-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.