DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2025-06-04T01:52:28Z",
    "data": {
      "id": 12461,
      "submission_id": 11998,
      "email": "joel.milne@gmail.com",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36",
      "ip": "101.173.207.228",
      "sent_at": null,
      "opened_at": "2025-05-15T23:51:20.524Z",
      "completed_at": "2025-05-15T23:51:24.835Z",
      "declined_at": null,
      "created_at": "2024-12-12T19:09:36.348Z",
      "updated_at": "2025-05-15T23:51:24.840Z",
      "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/WyJjYzE2YTZlMy02ZTgzLTRiNjgtOTRhNS0xY2YyNTdmNTM5OTQiLCJibG9iIl0--5668434724058b5dbba67985bf116528a94ef7364bc125c28ffb46f7d4792bab/signature.png"
        }
      ],
      "documents": [
        {
          "name": "Holly Letter v2",
          "url": "https://demo.docuseal.tech/file/WyIxZWZmZGM3ZS1kOWExLTQyNmEtOWQ1NS1hNWExZjg4OGFlOWQiLCJibG9iIl0--929b40d200e1f4883226bc4b2a53b4e2956663a552bd64475d8272d01629472c/Holly%20Letter%20v2.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJlMWU0NTdlNS1lZGExLTQ4ZWUtODQ1Ny04YWZjZTI2NDAwYmQiLCJibG9iIl0--5a7271a6525a22d2dfb85e72b79db24e2a5e13e23b336b6a8aca9afe21cdc9b4/Audit%20Log%20-%20Holly%20Letter%20v2.pdf",
      "submission_url": "https://demo.docuseal.tech/e/QMyNNiWhFKV4Ma",
      "template": {
        "id": 11269,
        "name": "Holly Letter v2",
        "external_id": null,
        "created_at": "2024-12-12T19:08:54.108Z",
        "updated_at": "2024-12-12T19:09:13.076Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 11998,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJlMWU0NTdlNS1lZGExLTQ4ZWUtODQ1Ny04YWZjZTI2NDAwYmQiLCJibG9iIl0--5a7271a6525a22d2dfb85e72b79db24e2a5e13e23b336b6a8aca9afe21cdc9b4/Audit%20Log%20-%20Holly%20Letter%20v2.pdf",
        "combined_document_url": null,
        "created_at": "2024-12-12 19:09:36 UTC",
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/QMyNNiWhFKV4Ma"
      }
    }
  }