Prerequisites
This document assumes you have already implemented basic Envole API integration following our API Integration Guide, including:- Authentication setup with Bearer tokens and X-Envole-User-Id headers
- Thread creation and basic message posting
- EventSource setup for SSE streaming
- Basic event processing (AGENT_RESPONSE_CHUNK, AGENT_RESPONSE_COMPLETE)