DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-01-15T10:38:14Z",
    "data": {
      "id": 11343,
      "submission_id": 10935,
      "email": "b15c2dfd5e3e8b4bd7c3addb2f4f6617@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1",
      "ip": "92.250.98.7",
      "sent_at": null,
      "opened_at": "2024-11-16T20:27:12.959Z",
      "completed_at": "2024-11-16T20:27:19.049Z",
      "declined_at": null,
      "created_at": "2024-10-11T13:05:12.739Z",
      "updated_at": "2024-11-16T20:27:19.051Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "First Party",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Number Field 1",
          "value": 56
        }
      ],
      "documents": [
        {
          "name": "dummy-pdf_2",
          "url": "https://demo.docuseal.tech/file/WyI2ZTEzZWZjYy01ZWMzLTRiY2MtODFjMy1lMTNlNzk4ZTk2YjAiLCJibG9iIl0--ec215c48b9c455db0bee8b0fc4ac1e9a23f0d4045c8d27d3d35d5705c28b08b7/dummy-pdf_2.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyI4ZGRiYzc0NS1mMTA3LTQ0YWYtOTg1YS1mMjYxM2YyM2ZkNTIiLCJibG9iIl0--61c0010c6340f0efabc1237c04bb8e871015d501cd77b2c6e833954e4523a4fe/Audit%20Log%20-%20dummy-pdf_2.pdf",
      "submission_url": "https://demo.docuseal.tech/e/eS2gdmeEiqNYxN",
      "template": {
        "id": 9041,
        "name": "dummy-pdf_2",
        "external_id": null,
        "created_at": "2024-07-08T07:17:59.889Z",
        "updated_at": "2025-10-17T20:05:48.757Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 10935,
        "audit_log_url": "https://demo.docuseal.tech/file/WyI4ZGRiYzc0NS1mMTA3LTQ0YWYtOTg1YS1mMjYxM2YyM2ZkNTIiLCJibG9iIl0--61c0010c6340f0efabc1237c04bb8e871015d501cd77b2c6e833954e4523a4fe/Audit%20Log%20-%20dummy-pdf_2.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/eS2gdmeEiqNYxN",
        "variables": {},
        "created_at": "2024-10-11T13:05:12.732Z"
      }
    }
  }