DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-04-23T14:54:02Z",
    "data": {
      "id": 13277,
      "submission_id": 12774,
      "email": "62feaa53b05810ceeac00ab2d355df28+test@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36",
      "ip": "163.53.179.152",
      "sent_at": null,
      "opened_at": "2025-02-20T18:03:26.181Z",
      "completed_at": "2025-02-20T18:03:49.011Z",
      "declined_at": null,
      "created_at": "2025-02-20T18:03:25.603Z",
      "updated_at": "2025-02-20T18:03:49.017Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "First Party",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Signature",
          "value": "test"
        },
        {
          "field": "Name",
          "value": "test"
        },
        {
          "field": "date",
          "value": "19/feb"
        }
      ],
      "documents": [
        {
          "name": "independent-contract-with-the-smith-family-2021-final",
          "url": "https://demo.docuseal.tech/file/WyJiY2Q5M2Y3NS0yMjQ2LTQ4MGQtYTY4MC0xODM4YWU3MzVjOTQiLCJibG9iIl0--4d9f5fcc87c002c5ef05f89e92e5ffea324804952729369ab1d97bf59fbcf0ad/independent-contract-with-the-smith-family-2021-final.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyI4NzNhNWU2ZS1mNTVlLTRjM2EtODU0Ni0zNjhlMDNmOWQwZDgiLCJibG9iIl0--abbe2d97c69c628ffab3ef904fe940f69b1ce9c1640ab296fc3979d593a26af2/Audit%20Log%20-%20independent-contract-with-the-smith-family-2021-final.pdf",
      "submission_url": "https://demo.docuseal.tech/e/FSMSWMkMXNhabU",
      "template": {
        "id": 11197,
        "name": "independent-contract-with-the-smith-family-2021-final",
        "external_id": null,
        "created_at": "2024-12-06T00:26:22.734Z",
        "updated_at": "2024-12-06T00:26:23.740Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 12774,
        "audit_log_url": "https://demo.docuseal.tech/file/WyI4NzNhNWU2ZS1mNTVlLTRjM2EtODU0Ni0zNjhlMDNmOWQwZDgiLCJibG9iIl0--abbe2d97c69c628ffab3ef904fe940f69b1ce9c1640ab296fc3979d593a26af2/Audit%20Log%20-%20independent-contract-with-the-smith-family-2021-final.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/FSMSWMkMXNhabU",
        "variables": {},
        "created_at": "2025-02-20T18:03:25.599Z"
      }
    }
  }