> ## Documentation Index
> Fetch the complete documentation index at: https://developers.respondent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Feb 3, 2026

> Screener response webhooks now include projectId; parentId is deprecated.

<a href="/docs/Changelog/overview" className="changelog-back">← Back to Product Updates</a>

<Update label="Feb 3, 2026">
  **Improved clarity for screener response webhooks**

  **Added:** `projectId` field to `SCREENER_RESPONSES.CREATED` and `SCREENER_RESPONSES.UPDATED` events. This provides a clearer reference than the generic `parentId` field.

  **Deprecated:** The `parentId` field in screener response events is now deprecated. It will be removed in 12 months. Please migrate your integrations to use `projectId`.
</Update>
