DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-01-05T02:33:08Z",
    "data": {
      "id": 15668,
      "submission_id": 15041,
      "email": "aa46ea1ed5b9ae213c15cd5855411796@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36",
      "ip": "178.124.213.135",
      "sent_at": null,
      "opened_at": "2025-09-05T09:41:18.399Z",
      "completed_at": "2025-09-05T09:41:27.685Z",
      "declined_at": null,
      "created_at": "2025-09-05T09:41:17.180Z",
      "updated_at": "2025-09-05T09:41:27.693Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "First Party",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Text Field 1",
          "value": "dsadf"
        },
        {
          "field": "Text Field 2",
          "value": "sfdasdf"
        }
      ],
      "documents": [
        {
          "name": "filename",
          "url": "https://demo.docuseal.tech/file/WyJhOThiNGI2MC0zNDQzLTRkNGUtYWNhNi1mODhhYTkwMzM5YzciLCJibG9iIl0--52648d6285383db8efc3322025e283a5f17aebd5e8c1fa16ee272875f288bfe4/filename.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyIwNGM0OTQwOC03NTQxLTQ1ZTktODQ0NC05ZmIyZDA2NDE2OTIiLCJibG9iIl0--0bbe1ceb54e9fb7e508f861ecff9bb68d48713ce68c7705d51952a1f7f98de61/Audit%20Log%20-%20filename.pdf",
      "submission_url": "https://demo.docuseal.tech/e/Sfw5h46ZHZRE4J",
      "template": {
        "id": 10940,
        "name": "filename",
        "external_id": null,
        "created_at": "2024-11-19T12:04:20.852Z",
        "updated_at": "2024-11-19T12:04:54.868Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 15041,
        "audit_log_url": "https://demo.docuseal.tech/file/WyIwNGM0OTQwOC03NTQxLTQ1ZTktODQ0NC05ZmIyZDA2NDE2OTIiLCJibG9iIl0--0bbe1ceb54e9fb7e508f861ecff9bb68d48713ce68c7705d51952a1f7f98de61/Audit%20Log%20-%20filename.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/Sfw5h46ZHZRE4J",
        "variables": {},
        "created_at": "2025-09-05T09:41:17.169Z"
      }
    }
  }