So I’m seeing a very odd bug with Context: Genesys Cloud EU-West, ServiceNow Madrid 13.1. Attempting to push Quality Management scorecard results to ServiceNow via Data Action. The webhook payload contains nested evaluation_details arrays. Question: The ServiceNow REST API returns 400 Bad Request specifically when the scorecard_version field is null. The documentation states this field is optional, yet the payload transformation fails during JSON flattening. Is there a known issue with null handling in the wfm:quality:scorecard:created event?