DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-02-12T20:15:49Z",
    "data": {
      "id": 12384,
      "submission_id": 11921,
      "email": "gazziero17@gmail.com",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36",
      "ip": "85.38.29.194",
      "sent_at": "2024-12-05T20:37:24.629Z",
      "opened_at": "2024-12-05T20:37:41.784Z",
      "completed_at": "2024-12-05T20:37:51.961Z",
      "declined_at": null,
      "created_at": "2024-12-05T20:36:26.563Z",
      "updated_at": "2024-12-05T20:37:51.967Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "Seller",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Seller",
          "value": "https://demo.docuseal.tech/file/WyI4YzBiOTYyZC0wOTUyLTRmYWUtODc0NS1iNmRmOGNjMTY1MGEiLCJibG9iIl0--63495ba0f51ea71c41114d0689a8765a65b432c7a02142a0c965fe0e50b682d7/signature.png"
        },
        {
          "field": "Agree to adds",
          "value": true
        }
      ],
      "documents": [
        {
          "name": "Unbenannt 1",
          "url": "https://demo.docuseal.tech/file/WyIwZTBmY2E0MC02ODYxLTQxOTYtYWU4Ny01YjMwZWYzOWVmMzIiLCJibG9iIl0--3a047dc1dfd080e7991a00b7260a9d8e4d2ea0bce394c73d211e4c93324fa1e8/Unbenannt%201.pdf"
        },
        {
          "name": "Unbenannt 1",
          "url": "https://demo.docuseal.tech/file/WyIyMmM3MzdhZC1lOWRmLTQwZjMtYTVmZi01MWEwZTY2YjI4ZDIiLCJibG9iIl0--ab599f3be6b80a29dfc486a55498590558e15cc3980da1f2ba46f0ca1cd69b45/Unbenannt%201.pdf"
        }
      ],
      "audit_log_url": null,
      "submission_url": "https://demo.docuseal.tech/e/hddPwhpqoZn35z",
      "template": {
        "id": 7792,
        "name": "Contract",
        "external_id": null,
        "created_at": "2024-04-09T22:46:41.425Z",
        "updated_at": "2024-04-09T22:49:49.120Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 11921,
        "audit_log_url": null,
        "combined_document_url": null,
        "status": "declined",
        "url": "https://demo.docuseal.tech/e/hddPwhpqoZn35z",
        "variables": {},
        "created_at": "2024-12-05T20:36:26.557Z"
      }
    }
  }