Tool to create a new webhook subscription. Use when you need to register a public endpoint to receive webhooks from Productboard.
urlRequiredstringPublic URL where Productboard will send the subscriptionProbe (GET) and webhookNotification (POST) callbacks.
nameRequiredstringHuman-readable name for the webhook subscription.
eventsRequiredarrayList of events to subscribe to, each with eventType. Examples: insight.created, release.updated, key-result.updated, key-result.deleted.
notification_headersobjectOptional headers Productboard will include when sending callbacks.
notification_versionRequiredintegerNotification payload version for callbacks (default: 1).
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.