Legacy Dev Forum Posts

 View Only

Sign Up

Intraday API does not provide the actual data along with forecasted

  • 1.  Intraday API does not provide the actual data along with forecasted

    Posted 06-05-2025 18:20

    Muhammad_Faizan | 2021-09-30 15:44:41 UTC | #1

    Hi,

    We are using Intraday stats for agent scheduling and forecasts. Normally we take exports from Intraday dashboard where it provides a csv file. The file includes the forecast, schedule and actual data. In order to automate this process we are looking to use Intraday API to fetch data from the platform. The pulled data has very few data fields as compare to the one we use to get from CSV. The API provides only forecast and schedule data whereas the actual data is missing.

    Could anyone on this forum help us in this regard.

    Following is the API that we are looking to pull the intraday data. /api/v2/workforcemanagement/businessunits/{businessUnitId}/intraday

    Regards, Faizan


    Eos_Rios | 2021-09-30 20:45:46 UTC | #2

    You have to use the conversation aggregate API ( /api/v2/analytics/conversations/aggregates/query ) to get the corresponding intervals actual's, that's what the intraday stat screen is doing too.


    Muhammad_Faizan | 2021-09-30 20:38:54 UTC | #3

    Thanks @Eos_Rios for your response. I will test this hopefully it will work as you said.


    system | 2021-10-31 20:39:25 UTC | #4

    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: 12207