Hookdeck · Arazzo Workflow
Hookdeck Bookmark and Replay an Event
Version 1.0.0
Find a delivered event, bookmark its payload, then trigger the bookmark to replay it.
View Spec
View on GitHub
WebhookEvent GatewaysGatewaysEventEvent InfrastructureEvent-DrivenMessagingQueuesRetriesTransformationObservabilityArazzoWorkflows
Provider
Workflows
bookmark-and-replay-event
Bookmark a successful event's payload and replay it.
Lists successful events, branches when none exist, creates a bookmark from the top event's data and connection, then triggers the bookmark to replay the payload.
1
listSuccessfulEvents
List events with a SUCCESSFUL status, optionally scoped to a single connection, so a known-good payload can be bookmarked.
2
createBookmark
Create a bookmark from the selected event's data id and connection so its payload can be replayed later.
3
triggerBookmark
Trigger the bookmark, replaying its saved payload against all matching connections and creating new events.
Source API Descriptions
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.