Tool to create a bookmark for a specific event request in Hookdeck. Bookmarks allow you to catalog and replay specific webhook requests. Use this to save important or edge-case requests for testing, debugging, or documentation purposes. Bookmarked request data is exempt from the…
labelRequiredstringDescriptive name for the bookmark shown in the Hookdeck UI and CLI.
webhook_idRequiredstringID of the associated connection (webhook) where the event originated. Obtain this from event objects or via HOOKDECK_GET_CONNECTIONS.
event_data_idRequiredstringID of the event data to bookmark. Obtain this from event objects via HOOKDECK_GET_EVENTS.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.