Is it possible to configure an outbound dialing campaign to trigger a ServiceNow ticket creation via webhook upon specific disposition codes?
We are attempting to map the disposition event payload to our ServiceNow REST API. The webhook returns a 200 OK, but the ticket creation fails silently in ServiceNow due to missing mandatory fields in the JSON body. The Genesys Cloud webhook payload seems to lack the contact_uri in the format required by our CMDB integration. Any insights on payload transformation within the Outbound module?