Skip to main content

Documentation

Application Status Change Webhook

The APPLICATION_STATUS_CHANGE webhook is sent when the status of the application changes.

  • APPLICATION_STATUS_CHANGE Webhook

  • {
        "id": "wh_19feb57d188718d494587f57361096ca",
        "type": "APPLICATION_STATUS_CHANGE",
        "data": {
            "to_status": "submitted",
            "from_status": "new",
            "application_token": "app_04c6cec6df9f43cb91f58c1159d3835e",
            "hosted_application_token": "happ_5fa425357cc74cffada5ae54ca90c8f6"
        },
        "trigger_operation_id": "279c4b4c-6cdb-43e2-b9f5-2c22b924bb4a",
        "status": "NEW",
        "created_at": 1645336966
    }