Background
Migrating Zendesk macros to Genesys Cloud AI Bot intents. Using Architect v2 to map ticket tags to bot slots.
Issue
The POST /api/v2/architect/flows request fails with a 400 Bad Request. The payload includes a valid JSON structure for the AI Bot flow, but GC rejects it citing ‘Invalid node type for AI Bot integration’.
Troubleshooting
Verified the node definitions match the Zendesk automation rules. Checked SDK version 2.0.1. No obvious syntax errors in the flow JSON. Does the AI Bot require specific node configurations that differ from standard Architect flows?