Create a project-level webhook that fires for all events of a specific type. Use this tool to register a URL that will receive POST requests when events occur in your Bannerbear project. Note: When using a Master API Key, you must provide a project_id parameter. Project API Keys…
urlRequiredstringThe external webhook receiver URL you want to register. This URL will receive POST requests when the specified event occurs.
eventRequiredstringThe event type to register this URL to. The webhook will fire when this event occurs in the project.
project_idstringThe project UID to create the webhook for. Required when using a Master API Key. If using a project-specific API key, this can be omitted.
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.