Category: API
Summary: The creation of report schedules will no longer support scheduling reports to run more often than every 60 minutes. For example, users will not be able to schedule a single report job to run every minute, every 15 minutes, every 30 minutes, etc. using /api/v2/analytics/reporting/schedules
.
Context: Report schedules created to run every minute cause extensive, continuous load on the service and are not a standard practice. For example, a report schedule for every minute will generate 1,440 reports a day, which is an extraneous number of reports for a user to consume in a single day.
Impact: Existing report schedules will not be impacted but users will no longer be able to create reports to run more frequently than every hour.
Date of Change: Not before January 4, 2020
Impacted APIs: POST /api/v2/analytics/reporting/schedules
https://developer.mypurecloud.com/api/rest/v2/analytics/#post-api-v2-analytics-reporting-schedules