Hi,
I am trying to import data from Genesys Cloud to PowerBi via the API /api/v2/analytics/conversations/details/query.
I generated a function that updates the token daily and as query parameters ("interval") I generated a calendar that automatically generates the dates from 01/01/2024 to today's date.
I can get the data but not up to today's date, although when I query https://developer.genesys.cloud/ with company access, the data is there.
Could you give me some advice?
Does the api used have any parameters that automatically filter the results?
For example, I realised that all calls with purpose=‘botflow’ are not present.
Thanks