Improved
Return main question ID in webhook responses
2 months ago
Webhook payloads now include the main question ID, making it easier to correlate webhook events with specific questions in your system. This allows you to directly reference the parent question when processing webhook callbacks without additional API lookups.