Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/webhook-download.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ User-Agent: Gotenberg

Set the `Gotenberg-Webhook-Events-Url` header to receive structured JSON events after each webhook operation. Events fire after the main webhook callbacks and do not affect the result delivery.

They are send with POST Http Method and contain the following json contents:

**Success event:**

```json
Expand Down