DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-02-01T16:52:10Z",
    "data": {
      "id": 14118,
      "submission_id": 13560,
      "email": "510d286701265115ed5e62e1b830be9b@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36",
      "ip": "42.116.160.206",
      "sent_at": null,
      "opened_at": "2025-04-30T05:18:56.572Z",
      "completed_at": "2025-04-30T05:19:06.916Z",
      "declined_at": null,
      "created_at": "2025-04-30T05:18:55.940Z",
      "updated_at": "2025-04-30T05:19:06.918Z",
      "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": "Boom"
        },
        {
          "field": "Number Field 1",
          "value": 11
        }
      ],
      "documents": [
        {
          "name": "dummy",
          "url": "https://demo.docuseal.tech/file/WyIxOTVmNDNlYS01OGI1LTQ4OWQtOTE0My1hNmU1NGM0YWEyODkiLCJibG9iIl0--56f465bb9b60a9c8d40584568c644748922faedb6e926a726aaf65fd72cd5c2e/dummy.pdf"
        },
        {
          "name": "dummy updated 1",
          "url": "https://demo.docuseal.tech/file/WyJkZTZhNDg5NC0wZTNiLTRhZDAtODEzMy1iZDFjOGViYmI1YjMiLCJibG9iIl0--3a42413e74116a5aaeacd961ecad1837ade496a90089114b72af18884445915b/dummy%20updated%201.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyIxOTVmZmMxNy0wODVmLTRjZTItYWIyNi03ZTc0YmU3ZWQwMmYiLCJibG9iIl0--c5b662ec010aa1fd27f575447119dfebe1057f05456667b4fdeb343881bafccb/Audit%20Log%20-%20dummy.pdf",
      "submission_url": "https://demo.docuseal.tech/e/zxTRHGJyyxHWmM",
      "template": {
        "id": 12739,
        "name": "dummy",
        "external_id": null,
        "created_at": "2025-04-30T05:18:29.349Z",
        "updated_at": "2025-04-30T05:18:45.102Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 13560,
        "audit_log_url": "https://demo.docuseal.tech/file/WyIxOTVmZmMxNy0wODVmLTRjZTItYWIyNi03ZTc0YmU3ZWQwMmYiLCJibG9iIl0--c5b662ec010aa1fd27f575447119dfebe1057f05456667b4fdeb343881bafccb/Audit%20Log%20-%20dummy.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/zxTRHGJyyxHWmM",
        "variables": {},
        "created_at": "2025-04-30T05:18:55.939Z"
      }
    }
  }