Legacy Dev Forum Posts

 View Only

Sign Up

Confirming a view export schedule via API

  • 1.  Confirming a view export schedule via API

    Posted 06-05-2025 18:19

    Nebojsa_Radovanovic | 2021-05-10 18:06:06 UTC | #1

    Hi, We were looking into performance view exports, and a way to overcome the 100 day limitation (where the schedule needs to be confirmed manualy atleast once every 100 days). Using the chrome console, we see that the confirmation is done via the following API PATCH https://api.mypurecloud.com/api/v2/analytics/reporting/exports/{export ID}/schedule

    Now, this API is not available in api explorer, nor could i find it among the API resources here. The only ones that are available are the GET Scheduled exports for current user, and to POST view export request

    Is there a way to use this PATCH API in a third party script, which would (for example) be scheduled to confirm the schedule every 30 days, for a particular user? (since the scheduled exports are specific for each user)


    system | 2021-06-10 18:06:12 UTC | #2

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 10865