Hookdeck · Arazzo Workflow
Hookdeck Upsert a Connection by Name
Version 1.0.0
Idempotently create or update a connection by name, then confirm the result.
View Spec
View on GitHub
WebhooksEvent GatewaysGatewaysEventsEvent InfrastructureEvent-DrivenMessagingQueuesRetriesTransformationsObservabilityArazzoWorkflows
Provider
Workflows
upsert-connection
Create or update a connection by name and confirm it.
Upserts a connection by name against existing source and destination ids, then reads the connection back to capture its resolved binding.
1
upsertConnection
upsertConnection
Create the connection if the name is new, or update the matching connection otherwise, binding it to the supplied source and destination.
2
confirmConnection
getConnection
Read the connection back to confirm the final binding of source and destination.