Quick question about the workforce_management:schedule:published webhook behavior.
The payload hitting our ServiceNow MID server is truncating the agent_availability array after the first three entries. The full JSON is valid when tested via Postman directly to the endpoint.
We are on Genesys Cloud 2024.04.0 and ServiceNow Washington DC. The MID server logs show a 200 OK, but the record creation fails due to missing data.
Is there a known character limit or chunking issue with this specific webhook type?