Hookdeck · Arazzo Workflow
Hookdeck Author and Verify a Transformation
Version 1.0.0
Create a transformation, run it against a sample request, then read it back.
View Spec
View on GitHub
WebhookEvent GatewaysGatewaysEventEvent InfrastructureEvent-DrivenMessagingQueuesRetriesTransformationObservabilityArazzoWorkflows
Provider
Workflows
author-transformation
Create a transformation and validate it against a sample request.
Creates a transformation, tests it with a sample request body, branches when the test reports an error log level, and otherwise reads the stored transformation.
1
createTransformation
Create the transformation from the supplied name and JavaScript code.
2
testTransformation
Run the stored transformation against a sample request to confirm it executes and capture the resulting log level.
3
readTransformation
Read the stored transformation back to confirm it was persisted and capture its final code.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.