Build faster with AI AI icon Get started with Webflow’s MCP Server

Get Webhook

Get a specific Webhook instance

Required scope: sites:read

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

webhook_idstringRequiredformat: "objectid"
Unique identifier for a Webhook

Response

Request was successful
idstring or nullformat: "objectid"
Unique identifier for the Webhook registration
triggerTypeenum or null

The type of event that triggered the request. See the the documentation for details on supported events.

urlstring or null
URL to send the Webhook payload to
workspaceIdstring or nullformat: "objectid"
Unique identifier for the Workspace the Webhook is registered in
siteIdstring or nullformat: "objectid"
Unique identifier for the Site the Webhook is registered in
filterobject or null

Only supported for the form_submission trigger type. Filter for the form you want Webhooks to be sent for.

lastTriggeredstring or nullformat: "date-time"
Date the Webhook instance was last triggered
createdOnstring or nullformat: "date-time"
Date the Webhook registration was created

Errors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.