Tool to create a webhook for receiving notifications about Vercel events. Use when you need to set up automated responses to deployment, domain, project, or other Vercel events.
urlRequiredstringThe URL to call when the webhook is triggered. Must start with http:// or https://
slugstringThe Team slug to perform the request on behalf of.
eventsRequiredarrayList of event types that should trigger this webhook. At least one event is required.
teamIdstringThe Team identifier to perform the request on behalf of.
projectIdsarrayOptional list of project IDs to scope the webhook to specific projects. Minimum 1, maximum 50 project IDs. Each project ID must contain only alphanumeric characters and underscores.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.