Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
jevansfbc
New Member

Getting data from Freshdesk Support Desk

Hi

I am trying to build a dashboard for an overview of our IT ticketing, we are using Freshdesk Support Desk.

I have managed to get a data connection in PBI but I don't know how to pull through more than 30 tickets.

Has anyone successfully used PBI with Freshdesk before?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @jevansfbc 

 

The API call returns 30 records by default and 100 by extending the page. But the confusion is in that it will never just give you a full output of your data. You have to work for it.

This link may help:

List all tickets

 

Here is a blog about how to import data from Web REST APIs that implement Cursor-Based Pagination:

Iterate over dynamic Web API Pages with Power Query - How to resolve Cursor-Based Pagination - DataC...

This process is an example using Power BI, so while it may take a bit to figure out how to replace your API calls.

 

Best Regards,

Zhengdong Xu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Syndicate_Admin
Administrator
Administrator

Hello could you, share how you made that connection

Anonymous
Not applicable

Hi @jevansfbc 

 

The API call returns 30 records by default and 100 by extending the page. But the confusion is in that it will never just give you a full output of your data. You have to work for it.

This link may help:

List all tickets

 

Here is a blog about how to import data from Web REST APIs that implement Cursor-Based Pagination:

Iterate over dynamic Web API Pages with Power Query - How to resolve Cursor-Based Pagination - DataC...

This process is an example using Power BI, so while it may take a bit to figure out how to replace your API calls.

 

Best Regards,

Zhengdong Xu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors