Hello,
I am building a power bi dashboard to fetch the run data from a bot. For doing so I’m using the A360 REST API historical endpoint(v3/activity/list) and use filters for getting the data that I am only interested in (runtime of a particular bot)
However from AA support they confirm me that this endpoint only returns data from the last 90 days (which is not written anywhere)
Do you know any other endpoint or anything to mitigate this ? (i.e., to get the whole historical data)
Thanks in advance