Read webhook delivery history in Hookdeck, then retry failed events on approval.
Connect Hookdeck and Luumen can read your webhook traffic the way you would: attempt history, aggregated metrics, connection and destination counts, bookmarked requests. When a downstream endpoint was down and events piled up, Luumen builds the retry plan first, shows you the scope, and waits for your approval before anything is replayed. Authentication is by API key.
ReadGet Transformations CountGet the count of Hookdeck transformations with optional filters.
ReadGet transformations metricsQuery aggregated transformation execution metrics with time-based grouping and filtering.
ReadList Hookdeck BookmarksList bookmarks.
ReadList Custom DomainsList all custom domains and their verification statuses for the Hookdeck project.
ReadHookdeck: List IssuesList all issues detected in your Hookdeck account.
ReadRetrieve Hookdeck IssueRetrieves detailed information about a specific Hookdeck issue by its ID.
ReadTest Hookdeck TransformationTest a Hookdeck transformation code before deploying it.
WriteAdd Custom DomainAdd a custom domain to the Hookdeck project. Approval by default
WriteBulk Cancel Hookdeck EventsCreate a bulk cancellation job for events. Approval by default
WriteBulk Retry Hookdeck EventsInitiate a bulk retry for multiple events matching the specified filters. Approval by default
WriteCancel Hookdeck EventCancel all future delivery attempts for a Hookdeck event. Approval by default
WriteCancel Event Bulk RetryCancel an ongoing events bulk retry operation. Approval by default
WriteCancel Request Bulk RetryCancel an in-progress requests bulk retry operation. Approval by default
WriteCancel Hookdeck Scheduled RetriesCancel all future scheduled retries for an event. Approval by default
WriteCreate Hookdeck BookmarkCreate a bookmark for a specific event request in Hookdeck. Approval by default
WriteCreate Hookdeck ConnectionCreate a connection between a source and a destination. Approval by default
WriteCreate Hookdeck DestinationCreate a new Hookdeck destination. Approval by default
WriteCreate Ignored Event Bulk RetryCreate an ignored events bulk retry operation. Approval by default
WriteCreate Hookdeck IntegrationCreate a new Hookdeck integration. Approval by default
WriteCreate Hookdeck Issue TriggerCreate an issue trigger in Hookdeck. Approval by default
WriteCreate Hookdeck SourceCreate a new Hookdeck source. Approval by default
WriteCreate Hookdeck TransformationCreate a new Hookdeck transformation. Approval by default
WriteDelete Hookdeck BookmarkDelete a specific bookmark by its ID. Approval by default
WriteDelete Hookdeck ConnectionDelete a specific connection by its ID. Approval by default
WriteDelete Hookdeck DestinationPermanently deletes a Hookdeck destination by its ID. Approval by default
WriteDelete Hookdeck IntegrationDelete a specific integration by its ID. Approval by default
WriteDelete Hookdeck Issue TriggerDelete a specific issue trigger by its ID. Approval by default
WriteDelete Hookdeck SourceDelete a specific source by its ID. Approval by default
WriteDelete Hookdeck TransformationPermanently delete a Hookdeck transformation by its ID. Approval by default
WriteDisable Hookdeck ConnectionDisable a connection by its ID. Approval by default
WriteDisable Hookdeck DestinationDisable a Hookdeck destination. Approval by default
WriteDisable Hookdeck Issue TriggerDisable a Hookdeck issue trigger. Approval by default
WriteDisable Hookdeck SourceDisable a Hookdeck source. Approval by default
WriteEnable Hookdeck ConnectionEnable a disabled Hookdeck connection. Approval by default
WriteEnable Hookdeck DestinationEnable a previously disabled Hookdeck destination by its ID. Approval by default
WriteEnable Hookdeck Issue TriggerEnable a Hookdeck issue trigger. Approval by default
WriteEnable Hookdeck SourceEnable a disabled Hookdeck source. Approval by default
WriteHookdeck Pause ConnectionPause a Hookdeck connection. Approval by default
WritePublish Event to HookdeckPublish a webhook event to Hookdeck using the Publish API. Approval by default
WriteReplay Hookdeck EventReplay (retry) a specific Hookdeck event delivery. Approval by default
WriteResolve Hookdeck IssueResolve a Hookdeck issue. Approval by default
WriteSend Hookdeck Source RequestSend HTTP requests to a Hookdeck Source URL. Approval by default
WriteToggle Webhook NotificationsToggle webhook notifications for the project. Approval by default
WriteTrigger Hookdeck BookmarkTrigger a Hookdeck bookmark to replay its stored webhook request. Approval by default
WriteUnpause Hookdeck ConnectionUnpause a paused Hookdeck connection. Approval by default
WriteUpdate Hookdeck BookmarkUpdate an existing bookmark in Hookdeck. Approval by default
WriteHookdeck Update ConnectionUpsert (create or update) a Hookdeck connection between a source and destination. Approval by default
WriteUpdate Connection by IDUpdate an existing Hookdeck connection by its ID. Approval by default
WriteUpdate Hookdeck DestinationUpdate an existing Hookdeck destination. Approval by default
WriteUpdate Hookdeck IntegrationUpdate an existing Hookdeck integration. Approval by default
WriteUpdate Hookdeck Issue TriggerUpdate an issue trigger in Hookdeck. Approval by default
WriteUpdate Hookdeck SourceUpdate an existing Hookdeck source's name, type, or description. Approval by default
WriteUpdate Hookdeck TransformationUpdate an existing Hookdeck transformation. Approval by default
WriteUpsert Hookdeck DestinationCreate or update a Hookdeck destination. Approval by default
WriteUpsert Hookdeck Issue TriggerCreate or update an issue trigger in Hookdeck using upsert semantics. Approval by default
WriteUpsert Hookdeck SourceCreate or update a Hookdeck source by name. Approval by default
WriteUpsert Hookdeck TransformationCreate or update a Hookdeck transformation by name. Approval by default
One prompt, start to finish
What a governed Hookdeck run looks like inside Luumen.
Questions
How does LuumenAI connect to Hookdeck?
Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.
Can LuumenAI change things in Hookdeck on its own?
Read actions answer immediately. Anything that writes — add custom domain, bulk cancel hookdeck events, bulk retry hookdeck events, cancel hookdeck event, and more — is shown as a plan and requires approval by default, including the 12 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.
Who gets access to the integration?
You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.
Is there an audit trail?
Every call to Hookdeck — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.