DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2025-11-25T21:09:38Z",
    "data": {
      "id": 15489,
      "submission_id": 14870,
      "email": "11df0fe3581f5a634288341edaa05ba8@docuseal.co",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0.1 Mobile/15E148 Safari/604.1",
      "ip": "172.225.18.60",
      "sent_at": null,
      "opened_at": "2025-10-18T20:40:38.614Z",
      "completed_at": "2025-10-18T20:40:47.316Z",
      "declined_at": null,
      "created_at": "2025-08-19T04:04:54.160Z",
      "updated_at": "2025-10-18T20:40:47.320Z",
      "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": "phillipe"
        },
        {
          "field": "Signature Field 1",
          "value": "https://demo.docuseal.tech/file/WyJlNTM2YWQ2ZC1iNGM2LTQ1NDAtYTcwMy1kYzNhOWM5ODc5MTAiLCJibG9iIl0--2b4de32cb85821313f0612b4751309693ed86ca687aedca0f140439f36e4834e/signature.png"
        }
      ],
      "documents": [
        {
          "name": "Lightning in a bottle",
          "url": "https://demo.docuseal.tech/file/WyI4YWEwMDY2Mi1lYzRmLTRmNjktYjIxNC1iNDc4MTE1NWEyNWQiLCJibG9iIl0--34dcec1543cef9bab05590397fc85c3dc8a417a1418a6cc8e6795914f3286260/Lightning%20in%20a%20bottle.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJjYzNkNDEyZS05YmZiLTRiMzUtOGNmOS01Mzc4YTExMDBjOGMiLCJibG9iIl0--8ba4e94428aa346f66ac9371dad9738c36b1b7d2dccec38d42e0837ec8826a6c/Audit%20Log%20-%20test.pdf",
      "submission_url": "https://demo.docuseal.tech/e/DHJb5NrxH3AoFt",
      "template": {
        "id": 13843,
        "name": "test",
        "external_id": null,
        "created_at": "2025-08-19T03:35:17.603Z",
        "updated_at": "2025-08-19T03:36:00.776Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 14870,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJjYzNkNDEyZS05YmZiLTRiMzUtOGNmOS01Mzc4YTExMDBjOGMiLCJibG9iIl0--8ba4e94428aa346f66ac9371dad9738c36b1b7d2dccec38d42e0837ec8826a6c/Audit%20Log%20-%20test.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/DHJb5NrxH3AoFt",
        "variables": {},
        "created_at": "2025-08-19T04:04:54.157Z"
      }
    }
  }