DocuSeal
Sign up

Webhook

Submission example payload
{
    "event_type": "form.completed",
    "timestamp": "2025-09-18T14:06:00Z",
    "data": {
      "id": 15083,
      "submission_id": 14481,
      "email": "m.albertoconceicao@gmail.com",
      "phone": null,
      "name": null,
      "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36",
      "ip": "191.205.248.205",
      "sent_at": "2025-07-20T23:23:22.522Z",
      "opened_at": "2025-07-22T19:44:38.048Z",
      "completed_at": "2025-07-22T19:44:54.251Z",
      "declined_at": null,
      "created_at": "2025-07-20T23:23:22.525Z",
      "updated_at": "2025-07-22T19:44:54.252Z",
      "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/WyJiMWUzOGRjNy1jZDhhLTRkYzMtYTk2My00ZjA5MDlkYTJiN2EiLCJibG9iIl0--a18e7212232ca1c9ec5bbc24c3afbc7a7534a5bea147a62ae5418cad2416b576/signature.png"
        }
      ],
      "documents": [
        {
          "name": "FESTA",
          "url": "https://demo.docuseal.tech/file/WyJhYzU0ZTU1ZS00OWYwLTRjNGItOWI0ZS02ODAwOTdhZjc5YWMiLCJibG9iIl0--a6136659d03e4c5e91b34246a79e979e09c612afc89474c4e8858b4f5e5f11a5/FESTA.pdf"
        }
      ],
      "audit_log_url": "https://demo.docuseal.tech/file/WyJiN2EzNTk1OC00YmU2LTRjYTQtYWZkMS1lYzA0NTFiZjcxMmEiLCJibG9iIl0--f86d2b0ac42ec639ca4295c47fdddf424a1af31e62aea9580709844a96edb21c/Audit%20Log%20-%20FESTA.pdf",
      "submission_url": "https://demo.docuseal.tech/e/LVdU6o8jWtbDuD",
      "template": {
        "id": 13529,
        "name": "FESTA",
        "external_id": null,
        "created_at": "2025-07-20T23:22:57.269Z",
        "updated_at": "2025-07-20T23:23:12.521Z",
        "folder_name": "Default"
      },
      "submission": {
        "id": 14481,
        "audit_log_url": "https://demo.docuseal.tech/file/WyJiN2EzNTk1OC00YmU2LTRjYTQtYWZkMS1lYzA0NTFiZjcxMmEiLCJibG9iIl0--f86d2b0ac42ec639ca4295c47fdddf424a1af31e62aea9580709844a96edb21c/Audit%20Log%20-%20FESTA.pdf",
        "combined_document_url": null,
        "status": "completed",
        "url": "https://demo.docuseal.tech/e/LVdU6o8jWtbDuD",
        "variables": {},
        "created_at": "2025-07-20T23:23:22.523Z"
      }
    }
  }