Just noticed that the Genesys Cloud screen recording webhook is failing with a 413 Payload Too Large error when pushing metadata to our ServiceNow instance via Data Actions.
The endpoint is configured correctly, but the JSON payload size exceeds the ServiceNow REST API limit during high-volume digital channel sessions in the Europe/London region.
Has anyone implemented a chunking strategy or found a way to trim the metadata before the webhook trigger fires?