How do I configure Power BI to authenticate against Autodesk BIM360 using OAuth 2 0 tokens

0 votes
How do I configure Power BI to authenticate against Autodesk BIM360 using OAuth 2.0 tokens?

I am working on a project that requires connecting Power BI to Autodesk BIM360 for data integration. Since BIM360 uses OAuth 2.0 for authentication, I need guidance on how to set up Power BI to use OAuth tokens for seamless authentication. Could you provide step-by-step instructions or best practices for this configuration?
Dec 23, 2024 in Power BI by Evanjalin
• 10,680 points
63 views

1 answer to this question.

0 votes

Connect Power BI to Autodesk BIM360 using an OAuth 2.0 connection. The following instructions detail how to accomplish this task.

Register an App with Autodesk Forge

Log in to Autodesk Forge (https://forge.autodesk.com/).

Then, create a new app under "My Apps" and specify all necessary permissions to access BIM360 data.

Remember to save a copy of the client ID and client secret for authentication purposes.

Obtaining OAuth Tokens:

Use a tool like Postman or script to replace the client ID, client secret, and required scopes in POST requests to https://developer.api.autodesk.com/authentication/v1/authenticate for the OAuth 2.0 token."

Store the produced access token for API access.

Set up Power BI:

Go to Power BI, choose to get data, then we advanced.

Add endpoint API from the BIM360 (https://developer.api.autodesk.com/data/v1/projects).

Then, in HTTP headers, make Authorization Bearer: <Your_Access_Token>.

Load the data into Power BI and start creating reports.

Best Practices: Have a scripting language such as Python or any workflow automation tool refresh the token within a scheduled time frame and update the Power BI data source properties through an automated process to enable the process without human intervention.

answered Dec 23, 2024 by pooja
• 11,310 points

Related Questions In Power BI

0 votes
1 answer

How can I integrate Power BI with Autodesk BIM360 using OAuth 2.0 authentication?

Join-up Power BI with Autodesk BIM360 through ...READ MORE

answered Dec 18, 2024 in Power BI by anonymous
• 1,410 points
74 views
0 votes
3 answers

How do I get token using javascript API while trying to embed graphs using Power BI

Use ADAL.js that will give you an ...READ MORE

answered Jun 22, 2019 in Power BI by anonymous
4,632 views
0 votes
1 answer

I have a web API with basic authorisation and username and password. How do i connect to it in Power BI?

Hey, @There, I found your query is quite ...READ MORE

answered Oct 29, 2020 in Power BI by Gitika
• 65,770 points
3,729 views
0 votes
0 answers
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

answered Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,410 views
+1 vote
1 answer

Unable to install connector for Power Bi and PostgreSQL

I think the problem is not at ...READ MORE

answered Aug 22, 2018 in Power BI by nirvana
• 3,130 points
2,793 views
+2 votes
2 answers

Migrate power bi collection to power bi embedded

I agree with Kalgi, this method is ...READ MORE

answered Oct 11, 2018 in Power BI by Hannah
• 18,520 points
1,568 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Yes using Power BI REST API to ...READ MORE

answered Sep 18, 2018 in Power BI by Kalgi
• 52,350 points
1,701 views
0 votes
1 answer

How do I manage Power BI authentication using OAuth 2.0 in enterprise environments?

The following is a detailed guide that ...READ MORE

answered Dec 23, 2024 in Power BI by pooja
• 11,310 points
56 views
+2 votes
1 answer

How do I implement row-level security (RLS) in Power BI using DAX?

Suppose you are considering sharing your Power ...READ MORE

answered Oct 21, 2024 in Power BI by pooja
• 11,310 points
133 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP