Anyone free to help troubleshoot this 409 Conflict error when pushing schedule data from ServiceNow to Genesys Cloud WFM.
The issue occurs specifically during bulk publish operations using the /api/v2/wfm/scheduling/schedules endpoint. Individual agent updates succeed, but batches exceeding 50 records fail with a timestamp collision error.
Has anyone implemented a retry logic or batch chunking strategy within ServiceNow scheduled jobs to handle this WFM rate limiting?