Stuck on mapping ServiceNow CMDB fields to Genesys Cloud Call Records during our Zendesk-to-GC migration. The POST to /api/v2/outbound/campaigns returns a 422 Unprocessable Entity. This feels like the Zendesk ticket update trap where raw JSON fails without strict schema definition.
- Mapped custom attributes using the exact Zendesk field naming convention.
- Verified payload structure against the GC Outbound API documentation.