Anyone free to help troubleshoot this 502 Bad Gateway returned by the Data Action step within an Architect flow triggered by an Outbound Campaign dialer event. The flow executes correctly in test mode but fails intermittently in production during peak hours (10:00-14:00 GMT) with a timeout on the ServiceNow REST endpoint.
- Outbound Campaign initiates call via standard predictive dialer.
- Architect flow captures the
conversation.createdevent. - Data Action step invokes ServiceNow
cmdb_citable via HTTP POST. - ServiceNow returns 502 to Genesys Cloud webhook receiver.