DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-14T07:04:42Z",
    "data": {
      "id": 15341,
      "submission_id": 14727,
      "email": "party2@mailinator.com",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36 Edg/138.0.0.0",
      "ip": "104.59.121.51",
      "sent_at": "2025-08-08T00:08:26.453Z",
      "opened_at": "2025-08-08T00:09:52.226Z",
      "completed_at": "2025-08-08T00:10:10.091Z",
      "declined_at": null,
      "created_at": "2025-08-08T00:08:26.460Z",
      "updated_at": "2025-08-08T00:10:10.094Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "Party 2",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Text Field 1",
          "value": "Testing"
        },
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyIyODAxNDlhZC03ZTkwLTRlNGItYWYyYi1jMjcwNTRlYTA5MmEiLCJibG9iIl0--118366f21ea09affd9363d61a0ce356517aaf80de3ed68a49955df57ebe66dac/signature.png"
        },
        {
          "field": "Date Field 1",
          "value": "2025-08-08"
        }
      ],
      "documents": [
        {
          "name": "Signing",
          "url": "https://demo.docuseal.tech/file/WyI1MTZiMWE1MS0wNjkzLTQzMWEtOTAyYy0zNjM0NDRhNjBjMTMiLCJibG9iIl0--a185df00c704acb250ab5b7710868b5827cfdc0425045d9e1ae6a6ee3c0fac55/Signing.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyIwNTE2NjE2My00ZmY5LTQ3NzktOWMxYy1lN2ZkMGEyMzljZjYiLCJibG9iIl0--ad74a6626b9fa3b3a397b48cce2235f278b932d6a5c66edbda43693b78999556/Audit%20Log%20-%20Test.pdf",
      "submission_url": "https://demo.docuseal.tech/e/SBX1pQg2GFa96x",
      "template": {
        "id": 13722,
        "name": "Test",
        "external_id": null,
        "created_at": "2025-08-08T00:05:30.183Z",
        "updated_at": "2025-08-08T00:07:54.648Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 14727,
        "audit_log_url": "https://demo.docuseal.tech/file/WyIwNTE2NjE2My00ZmY5LTQ3NzktOWMxYy1lN2ZkMGEyMzljZjYiLCJibG9iIl0--ad74a6626b9fa3b3a397b48cce2235f278b932d6a5c66edbda43693b78999556/Audit%20Log%20-%20Test.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/SBX1pQg2GFa96x",
        "variables": {},
        "created_at": "2025-08-08T00:08:26.456Z"
      }
    }
  }