DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-04-26T06:58:12Z",
    "data": {
      "id": 15844,
      "submission_id": 15213,
      "email": "e123b63acafd1aadb38712988a135039@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (X11; Linux x86_64; rv:141.0) Gecko/20100101 Firefox/141.0",
      "ip": "213.244.61.66",
      "sent_at": null,
      "opened_at": "2025-09-24T09:08:42.267Z",
      "completed_at": "2025-09-24T09:09:08.158Z",
      "declined_at": null,
      "created_at": "2025-09-24T09:08:41.503Z",
      "updated_at": "2025-09-24T09:09:08.160Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "Erste Partei",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Number Field 1",
          "value": 123123
        },
        {
          "field": "Text Field 1",
          "value": "123123123"
        },
        {
          "field": "Initials Field 1",
          "value": "https://demo.docuseal.tech/file/WyI5Y2IzZmM4Yy02NTgyLTQ4NDctYjYwYS02YWJiZTEwZGY2MDAiLCJibG9iIl0--da2f3e2162c424c371e1c215b9a643d795e18c0b06e49fd936d74eff780f912d/initials.png"
        },
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyJmNGM0ZmZlMC1kMTRhLTQyZGYtYWJkNS1jY2ViMWFmN2I1OTgiLCJibG9iIl0--d6e2d1e5aa11a8f3c732801c8b40eba3ae98c03c90b44682bcb673e56b80a7a3/signature.png"
        }
      ],
      "documents": [
        {
          "name": "Agreement",
          "url": "https://demo.docuseal.tech/file/WyIzZjY5ZjFjMC0yNmUwLTQwOWYtYmQ5ZS1jMWE0OTgwZmI1MTQiLCJibG9iIl0--1d92a25ca5ba76955612e55136d301954d76d094c0ec083b691abe2e42dd67ca/Agreement.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJlNDI2NjRmYi1hNmE1LTQyZjUtOTg2OC0yN2YwNTg2MzZjM2QiLCJibG9iIl0--e93011abc628087356b977c5714360f129e3b6bb94415300c649b518132023af/Pr%C3%BCfprotokoll%20-%20Agreement.pdf",
      "submission_url": "https://demo.docuseal.tech/e/7EFEK6sM26A9yM",
      "template": {
        "id": 13393,
        "name": "Agreement",
        "external_id": null,
        "created_at": "2025-07-10T01:38:18.490Z",
        "updated_at": "2025-07-10T01:39:49.041Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 15213,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJlNDI2NjRmYi1hNmE1LTQyZjUtOTg2OC0yN2YwNTg2MzZjM2QiLCJibG9iIl0--e93011abc628087356b977c5714360f129e3b6bb94415300c649b518132023af/Pr%C3%BCfprotokoll%20-%20Agreement.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/7EFEK6sM26A9yM",
        "variables": {},
        "created_at": "2025-09-24T09:08:41.501Z"
      }
    }
  }