I am trying to retrieve historical data in Power BI using Freshdesk API. But I can only retrieve data of 300 pages which is equal to 30000 tickets.
i tried the updated since filter with pagination also. But didn't get data more than 2 weeks.
Is there any way i can retrieve Historical data for 4-6 months.
API link using to retrieve data - https://domain.freshdesk.com/api/v2/tickets.
How can i get that amount of data in one go?