Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
In this post I will explain how to leverage the ClickUp API to import tasks into Power BI. This is a simple method, that you can do quickly using the "Web -> Get Data" feature from Power BI Desktop. That will let you do simple dashboards.
For a more robust solution, I suggest the Asinaria ClickUp Power BI Connector. It pre-formats everything for you. The connector utilizes various ClickUp API services to gather all the necessary data for reporting. All you have to do is copy and paste a generated link. Although what you need is something really simple just continue reading.
To use the ClickUp API, you'll need to obtain your account's API token by following these steps:
Locate and click on your profile button, which is located in the top right corner of your screen.
Click on "Settings." On the Settings page, look for the "Apps" option in the left menu and click on it.
Store the token in a secure location for now, as we will use it later. Keep in mind that with this token, anyone can gain access to your ClickUp data, so it's important to keep it safe.
ClickUp provides comprehensive documentation for its API, which you can find here: https://clickup.com/api/. The documentation is very detailed, offering methods to fetch, batch fetch, update, and delete multiple entities such as spaces, tasks, comments, and folders. For this example, we will be retrieving multiple tasks from a given list, so we'll focus on this endpoint: https://clickup.com/api/clickupreference/operation/GetTasks/
You can test the API using your ClickUp API token and a specific list ID. I recommend testing it directly on the webpage to ensure everything is functioning correctly before integrating it into your Power BI setup. This step is crucial to verify that you have the correct permissions and that the API is returning the expected data.
To import data from ClickUp into Power BI Desktop use the 'Web' import feature, follow these steps:
That's it! You will now see the tasks from the list in Power BI.
Hi @Asinaria ,
Thank you for sharing, through your sharing can let more people know how to use API to visualize ClickUp task in Power BI, which will be very helpful for the forum and more users!
Best Regards
Yilong Zhou
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
70 | |
43 | |
31 | |
26 |
User | Count |
---|---|
89 | |
49 | |
44 | |
38 | |
37 |