Hookdeck · Arazzo Workflow
Hookdeck Provision a Connection
Version 1.0.0
Create a source, create a destination, then wire them together with a connection.
View Spec
View on GitHub
WebhookEvent GatewaysGatewaysEventEvent InfrastructureEvent-DrivenMessagingQueuesRetriesTransformationObservabilityArazzoWorkflows
Provider
Workflows
provision-connection
Stand up a source, a destination, and a connection binding them.
Creates a fresh source and destination, then creates a connection that references both by id and verifies the connection was created.
1
createSource
Create a WEBHOOK source that will receive inbound requests from the upstream provider.
2
createDestination
Create an HTTP destination pointed at the supplied delivery URL.
3
createConnection
Create a connection that binds the new source and destination together by referencing their ids.
4
confirmConnection
Read the connection back to confirm it resolved both the source and the destination.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.