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
• 19,330 points
113 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
• 16,840 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
• 3,440 points
125 views
0 votes
3 answers

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

You need to use the generate embed ...READ MORE

answered Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 4,751 views
0 votes
1 answer

How do I configure MuleSoft’s Microsoft Power BI connector with OAuth authentication?

To securely connect MuleSoft to Power BI ...READ MORE

answered Feb 27 in Power BI by anonymous
• 19,330 points
70 views
0 votes
1 answer

How do I configure a read-only user for PostgreSQL in Power BI to maintain security?

To configure a read-only user for PostgreSQL ...READ MORE

answered Feb 28 in Power BI by anonymous
• 19,330 points
42 views
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,523 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,870 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,654 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Open power bi report nd sign in ...READ MORE

answered Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 1,800 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
• 16,840 points
121 views
+2 votes
2 answers

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
• 16,840 points
182 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