My configuration keeps failing… specifically the WFM integration block in Architect. The bot deflection logic fails to update agent availability when shift swaps occur. Here are the steps:
- Trigger bot overflow to human agent via API.
- Agent accepts shift swap in self-service portal.
- WFM status remains ‘Available’ despite swap approval.
The /api/v2/wfm/scheduling/v1/adherence endpoint returns stale data. Any ideas?