DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-09T05:39:10Z",
    "data": {
      "id": 15153,
      "submission_id": 14549,
      "email": "608e53cfedbabf93d295e2de576a59bb@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/138.0.0.0 Safari/537.36",
      "ip": "64.224.124.162",
      "sent_at": null,
      "opened_at": "2025-07-23T10:34:58.290Z",
      "completed_at": "2025-07-23T10:35:51.326Z",
      "declined_at": null,
      "created_at": "2025-07-23T10:34:56.883Z",
      "updated_at": "2025-07-23T10:35:51.328Z",
      "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/WyIyNzM4ZDYxMy05OGM1LTQ3YmYtYjQwMy0xYzQ1ZjIxN2E5ZjAiLCJibG9iIl0--b0e0c9583543d15dc5a6147c2e0e64fbba531c0f35dbe3f7645c992b51ca215b/signature.png"
        },
        {
          "field": "Image Field 1",
          "value": "https://demo.docuseal.tech/file/WyIwY2RiNjZmZC1iMTk0LTRlZTAtOWY3Zi1hZGMyNTY2Y2IzYTUiLCJibG9iIl0--397e5486a1bae5de3074ff77e4f5a3940ae67e7346b9f170bb48aec854907a78/PlaygroundImage1.jpg"
        }
      ],
      "documents": [
        {
          "name": "EDIT OoPdfFormExample",
          "url": "https://demo.docuseal.tech/file/WyI2MDBhNTA1MC05MDM1LTQ1YzctYmNmMy1jY2ZiNDk3N2Q1ZjkiLCJibG9iIl0--3f17058e3c91d91b0258982b1bc47597118df384fa57744b53a4897eafcfb284/EDIT%20OoPdfFormExample.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyIyNjc3Y2Q0Yi04MDQ0LTQzYTItYjI4MC05OTg1NzhlNzc2ZDciLCJibG9iIl0--4f922c8fba7d28d2289ee73a8d5f3e728f6087bafe2ef1e9c7194daf7dd42d1c/Audit%20Log%20-%20Test.pdf",
      "submission_url": "https://demo.docuseal.tech/e/mjyBC4jXHXBrrm",
      "template": {
        "id": 13592,
        "name": "Test",
        "external_id": null,
        "created_at": "2025-07-23T10:19:04.825Z",
        "updated_at": "2025-07-23T10:34:40.774Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 14549,
        "audit_log_url": "https://demo.docuseal.tech/file/WyIyNjc3Y2Q0Yi04MDQ0LTQzYTItYjI4MC05OTg1NzhlNzc2ZDciLCJibG9iIl0--4f922c8fba7d28d2289ee73a8d5f3e728f6087bafe2ef1e9c7194daf7dd42d1c/Audit%20Log%20-%20Test.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/mjyBC4jXHXBrrm",
        "variables": {},
        "created_at": "2025-07-23T10:34:56.881Z"
      }
    }
  }