DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2025-12-02T20:36:12Z",
    "data": {
      "id": 15733,
      "submission_id": 15105,
      "email": "8543e0cc3b26df16cb07f0cabf72f559@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36",
      "ip": "141.135.78.114",
      "sent_at": null,
      "opened_at": "2025-09-11T11:35:01.719Z",
      "completed_at": "2025-09-11T11:35:26.924Z",
      "declined_at": null,
      "created_at": "2025-09-11T11:35:00.433Z",
      "updated_at": "2025-09-11T11:35:26.926Z",
      "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": "michael"
        },
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyI4NjNhZDFkMC1jZDNmLTQ5MzktYTRjYi1iNjE3Njk4NmFmMjgiLCJibG9iIl0--1026df929c518a8c835e2d9586760ce6b74423ffeddfdda86d3210b64301cbd4/signature.png"
        }
      ],
      "documents": [
        {
          "name": "og-image",
          "url": "https://demo.docuseal.tech/file/WyJhZmY0YTI5Yy0wMjBkLTQ5N2UtODdhOS1jNWY4M2UwN2I4ODQiLCJibG9iIl0--d68b268f3204ba2573b41109f8a5f1ef0394313f4617f5dd4da73cc0c9437fa8/og-image.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJhMjBmMjFiMC0zZGY0LTQ2MDYtYjc1Ni1mMDg5Njg4NmVhOTkiLCJibG9iIl0--4c4256f012cd4298930f4cd4557aca0e3920ee134d345644b9993b7ac14c33ac/Audit%20Log%20-%20og-image.pdf",
      "submission_url": "https://demo.docuseal.tech/e/1ferVE39Xkm37m",
      "template": {
        "id": 14050,
        "name": "og-image",
        "external_id": null,
        "created_at": "2025-09-11T11:34:38.455Z",
        "updated_at": "2025-09-11T11:35:45.894Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 15105,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJhMjBmMjFiMC0zZGY0LTQ2MDYtYjc1Ni1mMDg5Njg4NmVhOTkiLCJibG9iIl0--4c4256f012cd4298930f4cd4557aca0e3920ee134d345644b9993b7ac14c33ac/Audit%20Log%20-%20og-image.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/1ferVE39Xkm37m",
        "variables": {},
        "created_at": "2025-09-11T11:35:00.431Z"
      }
    }
  }