DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-12T22:45:42Z",
    "data": {
      "id": 13276,
      "submission_id": 12773,
      "email": "65562995c14ec8c2c15482e32dc11c9c@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36",
      "ip": "67.218.250.73",
      "sent_at": null,
      "opened_at": "2025-07-27T20:07:01.341Z",
      "completed_at": "2025-07-27T20:07:23.420Z",
      "declined_at": null,
      "created_at": "2025-02-20T17:11:18.652Z",
      "updated_at": "2025-07-27T20:07:23.428Z",
      "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": "sdfdsfdfsdfd"
        },
        {
          "field": "Text Field 2",
          "value": "sdfsdfsdf"
        },
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyIwYWI4ZjgyZi1hYTdiLTRlYjYtYTM5ZC05ZDdjNmUzMzVhNmYiLCJibG9iIl0--47008120ab20fd787ff9b6debbe643ded2a1d4121d2d734e18bb4d7afa4b427c/signature.png"
        }
      ],
      "documents": [
        {
          "name": "Untitled document",
          "url": "https://demo.docuseal.tech/file/WyJlYmU5M2ZhYi05OWE4LTQzMWItYTJlOC0zZWE4MTA1MWM5YjUiLCJibG9iIl0--c179943312081b409b0baa8f0e953351afbee12939044830f66c09d1ef48e072/Untitled%20document.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJmN2VlNmZkMi01ZTNmLTRkZjAtOTIxNy1mMGY1MzkzYWRkODQiLCJibG9iIl0--e825ead9e78a143a87c65d0a9a5857537722894e4e5c04ac2f24266a2b1e3ada/Audit%20Log%20-%20Untitled%20document.pdf",
      "submission_url": "https://demo.docuseal.tech/e/oPwDEXJkzQd9Fz",
      "template": {
        "id": 12015,
        "name": "Untitled document",
        "external_id": null,
        "created_at": "2025-02-20T17:10:48.016Z",
        "updated_at": "2025-02-20T17:11:07.827Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 12773,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJmN2VlNmZkMi01ZTNmLTRkZjAtOTIxNy1mMGY1MzkzYWRkODQiLCJibG9iIl0--e825ead9e78a143a87c65d0a9a5857537722894e4e5c04ac2f24266a2b1e3ada/Audit%20Log%20-%20Untitled%20document.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/oPwDEXJkzQd9Fz",
        "variables": {},
        "created_at": "2025-02-20T17:11:18.638Z"
      }
    }
  }