DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-04-29T06:51:48Z",
    "data": {
      "id": 13274,
      "submission_id": 12771,
      "email": "f740e6be2ceb74c7193f7d3273926f8c@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0",
      "ip": "92.154.126.211",
      "sent_at": null,
      "opened_at": "2025-02-20T13:30:36.864Z",
      "completed_at": "2025-02-20T13:30:44.677Z",
      "declined_at": null,
      "created_at": "2025-02-20T13:30:36.507Z",
      "updated_at": "2025-02-20T13:30:44.681Z",
      "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": "dsdssdds"
        },
        {
          "field": "Text Field 2",
          "value": "sdsdsdds"
        }
      ],
      "documents": [],
      "audit_log_url": "https://demo.docuseal.tech/file/WyI5ZDZkNWRiOS1jNDBmLTQ3NTUtYTAxMC05ZjllYjJjODk0MDgiLCJibG9iIl0--7204d75d2a76ab611cdae6efcfad9c877e0bae3df94fe1e6f5c64efaedcf0b3d/Audit%20Log%20-%20test.pdf",
      "submission_url": "https://demo.docuseal.tech/e/wyZKBFfhaibsbQ",
      "template": {
        "id": 12012,
        "name": "test",
        "external_id": null,
        "created_at": "2025-02-20T13:30:08.847Z",
        "updated_at": "2025-02-20T13:30:28.552Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 12771,
        "audit_log_url": "https://demo.docuseal.tech/file/WyI5ZDZkNWRiOS1jNDBmLTQ3NTUtYTAxMC05ZjllYjJjODk0MDgiLCJibG9iIl0--7204d75d2a76ab611cdae6efcfad9c877e0bae3df94fe1e6f5c64efaedcf0b3d/Audit%20Log%20-%20test.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/wyZKBFfhaibsbQ",
        "variables": {},
        "created_at": "2025-02-20T13:30:36.502Z"
      }
    }
  }