DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-09-01T05:41:18Z",
    "data": {
      "id": 19913,
      "submission_id": 19150,
      "email": "312f57c0d1800a73d65f06e5fa3d515b+test@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Mobile Safari/537.36",
      "ip": "185.39.64.49",
      "sent_at": null,
      "opened_at": "2026-05-27T18:07:16.878Z",
      "completed_at": "2026-05-27T18:07:29.452Z",
      "declined_at": null,
      "created_at": "2026-05-27T18:07:14.343Z",
      "updated_at": "2026-05-27T18:07:29.455Z",
      "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": "Test"
        },
        {
          "field": "Date Field 1",
          "value": "2026-05-27"
        }
      ],
      "documents": [],
      "audit_log_url": "https://demo.docuseal.tech/file/WyIwZDdmYjk5YS05YTdlLTQ4ZGItOWIwZC03ODQ5MDBhNmUxNDQiLCJibG9iIl0--01d80e0464bb80f30c00b52c2595971f922d3d758d68f97f569f1874e833732a/Audit%20Log%20-%20Test.pdf",
      "submission_url": "https://demo.docuseal.tech/e/W8dNRvJGu7Faig",
      "template": {
        "id": 17260,
        "name": "Test",
        "external_id": null,
        "created_at": "2026-05-17T20:54:09.114Z",
        "updated_at": "2026-05-17T20:54:23.279Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 19150,
        "audit_log_url": "https://demo.docuseal.tech/file/WyIwZDdmYjk5YS05YTdlLTQ4ZGItOWIwZC03ODQ5MDBhNmUxNDQiLCJibG9iIl0--01d80e0464bb80f30c00b52c2595971f922d3d758d68f97f569f1874e833732a/Audit%20Log%20-%20Test.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/W8dNRvJGu7Faig",
        "variables": {},
        "created_at": "2026-05-27T18:07:14.338Z"
      }
    }
  }