A Power Automate Flow to export BIM 360 Project data from a selected BIM 360 Account to a CSV file in OneDrive
This is a flow package for Microsoft Power Automate that shows how to use Autodesk Forge APIs to export project profiles from a Autodesk BIM 360 Account to a CSV file in Microsoft OneDrive.
- Visit the Forge Developer Portal and sign up for an account
- Create an App. Callback URL is not being used by this script. When asked for the 'callback URL', you can use any URL
- Take note of the Client ID and Client Secret.
- Login to your BIM 360 Account Admin site, https://admin.b360.autodesk.com/
- Go to “SETTINGS” tab then to “Custom Integrations” tab
- Click on “Add Custom Integration” button to register your app for this specific account
- Take note of the BIM 360 Account ID.
- Login to Power Automate site, https://flow.microsoft.com/
- In the navigation panel on the left, select Data > Connections
- At the top of the page, select New connection
- In the list of available connections, choose OneDrive for Business connection
- Follow the steps to enter your credentials to configure the connection
- Download ExportBIM360ProjectstoOneDrive.zip
- In Power Automate, select My flows from the navigation panel on the left, then click on Import
- In the Import Package page, click on the Upload button and select the .zip package downloaded earlier, then click on Import
- Scroll down to Related resource, click on Select during import, select OneDrive for Business connection from step 3, and click on Import
- When Import is completed, select My flows, look for Export BIM 360 Projects to OneDrive flow, and click on it. It should look like this: bim360-projects-to-onedrive.pdf
- In Power Automate, select My flows from the left panel, select the Export BIM 360 Projects to OneDrive flow, and click on Run
- Input Client ID, Client Secret, and BIM 360 Account ID from steps 1 & 2 in Setup and click Run Flow
- When Run is completed, a CSV file named YYYY.MM.DD_hh_mm BIM 360 Projects.CSV will be created in the root folder of your OneDrive for Business
This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.
Sam Nseir, P.E. @samnseirpe