The outbound webhook from our Genesys Cloud Architect flow to ServiceNow is timing out with a 408 Request Timeout when triggering a screen pop for a digital channel conversation. The latency exceeds the 300ms threshold immediately after the POST to api/now/table/u_incident. The payload includes redacted PII fields from the chat transcript.
Does anyone know how to optimize the webhook response time to prevent this timeout?