DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2026-03-13T00:59:09Z",
    "data": {
      "id": 16332,
      "submission_id": 15691,
      "email": "4dde8f1d013835f596f7fa5f7a6420b0+test@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0",
      "ip": "83.9.186.60",
      "sent_at": null,
      "opened_at": "2025-10-12T10:46:52.295Z",
      "completed_at": "2025-10-12T10:46:54.649Z",
      "declined_at": null,
      "created_at": "2025-10-12T10:46:26.212Z",
      "updated_at": "2025-10-12T10:46:54.654Z",
      "external_id": null,
      "metadata": {},
      "status": "completed",
      "application_key": null,
      "decline_reason": null,
      "role": "First Party",
      "preferences": {
        "send_email": true
      },
      "values": [
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyI2ZjAzZTQ0NS1jYTUwLTQ0MGEtYmM5Yi00ZDFlNTE0NjI5ZDQiLCJibG9iIl0--bd9905d3bc110428d99ab4f7fea4f48c2f3cfd407ef27cfab4548242d92b9f6c/signature.png"
        },
        {
          "field": "Date Field 1",
          "value": "2025-10-12"
        }
      ],
      "documents": [
        {
          "name": "Screenshot_1693259830",
          "url": "https://demo.docuseal.tech/file/WyI4MmNkMTNiYS00OTk0LTRkYzEtOWFhMC01MWVhNTllYjI4MWUiLCJibG9iIl0--db98a5e19e9473a752f3545a17c1119cc17b652a251bfff446f5d673975b4d87/Screenshot_1693259830.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJlNjY5ODkwMS1kYjYwLTRkOWQtYWE1NS1mM2I1ZWUxNDBhNWQiLCJibG9iIl0--08c54c1e95b0b1de43e8b01c900c84b21b23a448d0aa5a38cd580f45c549c062/Audit%20Log%20-%20Screenshot_1693259830.pdf",
      "submission_url": "https://demo.docuseal.tech/e/e5f2dDacMDFYKm",
      "template": {
        "id": 14489,
        "name": "Screenshot_1693259830",
        "external_id": null,
        "created_at": "2025-10-12T10:45:51.438Z",
        "updated_at": "2025-10-12T10:46:48.270Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 15691,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJlNjY5ODkwMS1kYjYwLTRkOWQtYWE1NS1mM2I1ZWUxNDBhNWQiLCJibG9iIl0--08c54c1e95b0b1de43e8b01c900c84b21b23a448d0aa5a38cd580f45c549c062/Audit%20Log%20-%20Screenshot_1693259830.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/e5f2dDacMDFYKm",
        "variables": {},
        "created_at": "2025-10-12T10:46:26.194Z"
      }
    }
  }