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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
gdecome
Helper III
Helper III

Access to Keboola system through REST API

Hi all ... I have credentials to access Keboola but facing issues to translate the commands into Power Query. I tested the options in browser (by the documentation) and it is working (response=200 from API) but facing problems in Power BI.

Anyone with experience in this system who could share some knowledge?

3 REPLIES 3
dax
Community Support
Community Support

Hi @gdecome , 

You said that you have problem  when  connect to powerbi, so if possible, could you please inform me more detailed error information? Then I will help you more correctly. In addition, you also could post this problem in Keboola  forum for more suggestions.

Best Regards,
Zoe Zhi

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

 

Hi, after more tests I could get the record that I´m looking for. For now it is working. I will use the Keoola forum as well for some help. Thank you very much for now.

Hi @dax, my Power Query is working to access the APIs but in the last step, when I need to get the csv file, I don´t know how to create the code to get if from s3 bucket. I can get the Credentials and s3Path information (see below) but not sure how to use them to get the file.

 

            "credentials": { 

                         "AccessKeyId": “ACCESSKEY”, 

                         "SecretAccessKey": “SECRETACCESSKEY”, 

                         "SessionToken": “SESSUIBTOKEN”, 

                         "Expiration": "2020-02-01T06:00:16+00:00” 

             }, 

             "s3Path": { 

                         "bucket": "kbc-sapi-files”, 

                         "key": "exp-30\/123\/table-exports\/out\/c-test\/my_accounts\/1234.csv”

            }

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.