DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-14T13:13:30Z",
    "data": {
      "id": 15468,
      "submission_id": 14850,
      "email": "1ee9a8de641fd2c3cafe9d76e28f64e2@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0",
      "ip": "80.153.9.192",
      "sent_at": null,
      "opened_at": "2025-08-15T11:21:27.018Z",
      "completed_at": "2025-08-15T11:21:36.671Z",
      "declined_at": null,
      "created_at": "2025-08-15T11:21:26.040Z",
      "updated_at": "2025-08-15T11:21:36.674Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "First Party",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Checkbox Field 1",
          "value": true
        },
        {
          "field": "Checkbox Field 2",
          "value": true
        },
        {
          "field": "Checkbox Field 3",
          "value": true
        }
      ],
      "documents": [
        {
          "name": "LPS CONSULTANT - Actes du 03-01-2023",
          "url": "https://demo.docuseal.tech/file/WyJiYWVhZmM5YS1jNzI4LTQzZTMtYjQ2NC1kN2MxMDJhY2I1ZTIiLCJibG9iIl0--a7b8d3c84d1355e1623c04a55e078ed38fe2df749105f82e6d4f08a4211f4a5c/LPS%20CONSULTANT%20-%20Actes%20du%2003-01-2023.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJhNGUyNTFlZC1iMzg1LTQ4MjEtYTlkNS03MTIxN2E4ZmIxYmUiLCJibG9iIl0--fe8319a84c323a73179518a6178bf3639a12b490a471e521e43756185f3d672e/Audit%20Log%20-%20LPS%20CONSULTANT%20-%20Actes%20du%2003-01-2023%20(Clone).pdf",
      "submission_url": "https://demo.docuseal.tech/e/1aqhKZRbuGucG7",
      "template": {
        "id": 13761,
        "name": "LPS CONSULTANT - Actes du 03-01-2023 (Clone)",
        "external_id": null,
        "created_at": "2025-08-12T22:09:28.940Z",
        "updated_at": "2025-08-12T22:09:28.958Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 14850,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJhNGUyNTFlZC1iMzg1LTQ4MjEtYTlkNS03MTIxN2E4ZmIxYmUiLCJibG9iIl0--fe8319a84c323a73179518a6178bf3639a12b490a471e521e43756185f3d672e/Audit%20Log%20-%20LPS%20CONSULTANT%20-%20Actes%20du%2003-01-2023%20(Clone).pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/1aqhKZRbuGucG7",
        "variables": {},
        "created_at": "2025-08-15T11:21:26.035Z"
      }
    }
  }