What's the hardest integration you've had to build for your AI agent, and what made it brutal?
by•
Most AI agent demos use the same 3 to 5 integrations. Slack, Gmail, Notion, Google Calendar, maybe a CRM.
Production reality is different.
The integrations that actually matter are the ones nobody publishes connectors for.
For me recently: a legacy SAP integration where the API was technically REST but the response payloads required a 12-step transformation before any model could parse them.
What's been your hardest integration, and what was the actual blocker?
9 views

Replies