DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-04-22T11:52:00Z",
    "data": {
      "id": 15852,
      "submission_id": 15221,
      "email": "7532f79ead864cefde2eaf128660f334@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/20100101 Firefox/142.0",
      "ip": "199.167.26.162",
      "sent_at": null,
      "opened_at": "2025-09-24T18:28:22.364Z",
      "completed_at": "2025-09-24T18:28:29.562Z",
      "declined_at": null,
      "created_at": "2025-09-24T18:28:21.331Z",
      "updated_at": "2025-09-24T18:28:29.575Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "First Party",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Testy",
          "value": "test"
        },
        {
          "field": "Number Field 1",
          "value": 123
        }
      ],
      "documents": [],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJhOTI1YTQwZC0xNGRmLTQ5MWUtOTM5Ny03YzQ3ZGQwMjY1OWQiLCJibG9iIl0--d311c2c0f7bb66969075f5d26a38e8631e192823130d2310279b23d120616314/Audit%20Log%20-%20testy.pdf",
      "submission_url": "https://demo.docuseal.tech/e/KVdHEKgEj52Xf9",
      "template": {
        "id": 14132,
        "name": "testy",
        "external_id": null,
        "created_at": "2025-09-24T18:27:45.417Z",
        "updated_at": "2025-09-24T18:28:18.332Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 15221,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJhOTI1YTQwZC0xNGRmLTQ5MWUtOTM5Ny03YzQ3ZGQwMjY1OWQiLCJibG9iIl0--d311c2c0f7bb66969075f5d26a38e8631e192823130d2310279b23d120616314/Audit%20Log%20-%20testy.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/KVdHEKgEj52Xf9",
        "variables": {},
        "created_at": "2025-09-24T18:28:21.324Z"
      }
    }
  }