Tool to create an issue trigger in Hookdeck. Use when you need to set up automated notifications for delivery failures, transformation errors, or backpressure events.
namestringOptional unique name to reference the issue trigger via API.
typeRequiredstringIssue type: 'delivery', 'transformation', or 'backpressure'.
configsobjectConfiguration object based on issue type. For delivery: {strategy: 'first_attempt', connections: '*'}. For transformation: {log_level: 'error', transformations: '*'}. For backpressure: {delay: 1000, destinations: '*'}.
channelsRequiredobjectNotification channels configuration. At least one channel must be specified.
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.