Hookdeck · Arazzo Workflow
Hookdeck Test Then Update a Transformation
Version 1.0.0
Test new code against a sample request before persisting it to an existing transformation.
View Spec
View on GitHub
WebhookEvent GatewaysGatewaysEventEvent InfrastructureEvent-DrivenMessagingQueuesRetriesTransformationObservabilityArazzoWorkflows
Provider
Workflows
update-transformation
Validate proposed transformation code, then apply it only if the test passes.
Reads an existing transformation, tests the proposed code against a sample request, ends without changes when the test errors, and otherwise updates the transformation with the new code.
1
readTransformation
Read the existing transformation to confirm it exists before proposing a code change.
2
testNewCode
Run the proposed code against a sample request to confirm it executes cleanly before persisting it.
3
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.