DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-09T23:52:38Z",
    "data": {
      "id": 15114,
      "submission_id": 14511,
      "email": "a193e0ec62002e83e9c6155b81f1d4c6@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/20100101 Firefox/142.0",
      "ip": "99.69.204.85",
      "sent_at": null,
      "opened_at": "2025-09-03T02:15:40.366Z",
      "completed_at": "2025-09-03T02:15:47.463Z",
      "declined_at": null,
      "created_at": "2025-07-21T07:24:33.140Z",
      "updated_at": "2025-09-03T02:15:47.465Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "First Party",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyI4Yjk5ZDc2Ni1iNjZkLTQwNDUtODgwNi0wMGYyNWI0ZWZlMTAiLCJibG9iIl0--05827d3af17d0c7f257bc63128c1869883e57c14c2efef475f3367adcf564fed/signature.png"
        },
        {
          "field": "Multiple Field 1",
          "value": [
            "Test2"
          ]
        }
      ],
      "documents": [
        {
          "name": "Rechnung-Nr.-1234",
          "url": "https://demo.docuseal.tech/file/WyJhMjdhNDE1Ny1hZjliLTRiMDUtYWNkYi03MTQ3N2ZhNTk4MjUiLCJibG9iIl0--d14bdfa9d5d4e3496870e4288c85987edd1f4923a746e15b42be46783e85942e/Rechnung-Nr.-1234.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyIxMTczZTA2ZC02ZWIyLTRiZWYtYjA5Ny1mMjY1NTNjMzBlMTMiLCJibG9iIl0--3c1078e63a4f584bca3ca97edcc38cf772a981e210e75a6670d982126ccd2c65/Audit%20Log%20-%20Test%20(Clone)%202.pdf",
      "submission_url": "https://demo.docuseal.tech/e/4dZSwPxt11F3JD",
      "template": {
        "id": 13553,
        "name": "Test (Clone) 2",
        "external_id": null,
        "created_at": "2025-07-21T07:24:08.857Z",
        "updated_at": "2025-07-21T07:24:28.894Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 14511,
        "audit_log_url": "https://demo.docuseal.tech/file/WyIxMTczZTA2ZC02ZWIyLTRiZWYtYjA5Ny1mMjY1NTNjMzBlMTMiLCJibG9iIl0--3c1078e63a4f584bca3ca97edcc38cf772a981e210e75a6670d982126ccd2c65/Audit%20Log%20-%20Test%20(Clone)%202.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/4dZSwPxt11F3JD",
        "variables": {},
        "created_at": "2025-07-21T07:24:33.138Z"
      }
    }
  }