Zendesk-to-GC: 400 Error on NLU Intent Mapping in Architect

Is there a clean way to map Zendesk macro triggers to Genesys Cloud CX AI intents?

  • Migrating from Zendesk where keywords matched ticket tags directly.
  • Architect flow feels stricter during import.
  • Getting a 400 Bad Request when saving the NLU configuration.
  • Payload includes ISO 8601 timestamps as per previous migration lessons.
  • Need advice on handling the stricter validation logic.

This is actually a known issue… The 400 error usually stems from the payload structure not matching the strict Genesys schema for intent definitions.

Zendesk tags don’t map 1:1 to NLU entities. You need to define the entities in the AI Studio first, then reference those specific entity IDs in your Architect flow configuration rather than using raw strings.