DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-08-19T14:42:51Z",
    "data": {
      "id": 19405,
      "submission_id": 18645,
      "email": "5815f97eb43525191b85fa81d3d567dd+test@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36",
      "ip": "84.194.215.91",
      "sent_at": null,
      "opened_at": "2026-05-08T22:36:29.626Z",
      "completed_at": "2026-05-08T22:37:15.185Z",
      "declined_at": null,
      "created_at": "2026-05-08T22:36:29.076Z",
      "updated_at": "2026-05-08T22:37:15.188Z",
      "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": "ABC"
        },
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyIwNjZlZmEzMS1kNmNlLTQyZGMtOTY1NC1hZTEwYmIzNmY1MWEiLCJibG9iIl0--e5aa2f98ca2e2fc3b132193511706dccb3d9251544083389b54f12769fc60097/signature.png"
        }
      ],
      "documents": [
        {
          "name": "dummy",
          "url": "https://demo.docuseal.tech/file/WyIwOWYwODE4My02NDcyLTRmZjAtYWJlNS0yMGQyY2IxMGY5YzAiLCJibG9iIl0--003835114513e1e3328901670c3bec5de7d38130589e0bcdf085a9893561b751/dummy.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJmYWUxYmU5Mi1hOTlhLTQ1YzItYTNkMC02ZTIyOTY4OGE3ZTQiLCJibG9iIl0--32042f4f5a5bcc0a41277a0fdce1238cea32168389f7a740bc350989c7b109bd/Audit%20Log%20-%20Test.pdf",
      "submission_url": "https://demo.docuseal.tech/e/ufYmiBCduDPt28",
      "template": {
        "id": 17048,
        "name": "Test",
        "external_id": null,
        "created_at": "2026-05-08T22:36:04.949Z",
        "updated_at": "2026-05-08T22:36:26.358Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 18645,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJmYWUxYmU5Mi1hOTlhLTQ1YzItYTNkMC02ZTIyOTY4OGE3ZTQiLCJibG9iIl0--32042f4f5a5bcc0a41277a0fdce1238cea32168389f7a740bc350989c7b109bd/Audit%20Log%20-%20Test.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/ufYmiBCduDPt28",
        "variables": {},
        "created_at": "2026-05-08T22:36:29.074Z"
      }
    }
  }