DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-20T10:52:15Z",
    "data": {
      "id": 17372,
      "submission_id": 16681,
      "email": "8193413fcc751ec538a7fe35beb8f162@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/144.0.0.0 Safari/537.36",
      "ip": "27.34.37.224",
      "sent_at": null,
      "opened_at": "2026-01-20T06:16:30.162Z",
      "completed_at": "2026-01-20T06:16:35.509Z",
      "declined_at": null,
      "created_at": "2026-01-20T06:16:28.773Z",
      "updated_at": "2026-01-20T06:16:35.511Z",
      "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": "candidate_name"
        },
        {
          "field": "Radio Field 1",
          "value": "Option 1"
        }
      ],
      "documents": [
        {
          "name": "northbay_rs_11_2023",
          "url": "https://demo.docuseal.tech/file/WyI3N2JjZjRkZC01MmVhLTQ3MWYtYTU1OC01M2Y5YzRkOTU4ZTUiLCJibG9iIl0--d20212a76b8a8b2ffaf79d7a6b9daee96fe78b757c2c9ec2e625dd0a11aac4f0/northbay_rs_11_2023.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyI1NTk1NmM4Yy0zZWQxLTQ2MmQtYjVkMC03YmM5YjQxZTZhNzciLCJibG9iIl0--6efd66012426685b1c7b334d0f7bcb22d5e5ed90b59aee9fdc4ea6826b9681e4/Audit%20Log%20-%20northbay_rs_11_2023.pdf",
      "submission_url": "https://demo.docuseal.tech/e/B6vxZCBxvygpZ1",
      "template": {
        "id": 15370,
        "name": "northbay_rs_11_2023",
        "external_id": null,
        "created_at": "2026-01-20T06:15:23.495Z",
        "updated_at": "2026-01-20T06:16:06.380Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 16681,
        "audit_log_url": "https://demo.docuseal.tech/file/WyI1NTk1NmM4Yy0zZWQxLTQ2MmQtYjVkMC03YmM5YjQxZTZhNzciLCJibG9iIl0--6efd66012426685b1c7b334d0f7bcb22d5e5ed90b59aee9fdc4ea6826b9681e4/Audit%20Log%20-%20northbay_rs_11_2023.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/B6vxZCBxvygpZ1",
        "variables": {},
        "created_at": "2026-01-20T06:16:28.772Z"
      }
    }
  }