Skip to main content
Filter by
Sorted by
Tagged with
Best practices
1 vote
2 replies
91 views

Currently, only weekly publishing is supported. I am considering two options but none of them convince me: Run app, keep it in the background and keep refreshing the 3 legged token every hour. I am ...
Javier's user avatar
  • 13
-2 votes
1 answer
56 views

I am looking for an API endpoint to get a list of all available roles that can be assigned within an Autodesk Construction Cloud (ACC) project. What I want to do My goal is to add users to a project ...
taka's user avatar
  • 11
0 votes
1 answer
44 views

I'm using the APS Data Management API endpoint GET /projects/{project_id}/folders/{folder_id}/search to search for folders within a project. According to the documentation (Field Guide, Filtering ...
DY Lim's user avatar
  • 1
0 votes
1 answer
55 views

Tried using API to control the behavior of Linked Files export as IFCs using the IFC Exporter API in Revit 2024.Not able to implement. Code snippet below for reference. Good to know if any other API ...
Mohit Mangal's user avatar
0 votes
0 answers
48 views

I'm having difficulty trying to update our 2025 .NET Framework version to 2026 .NET Core. I started with my own solution receiving these errors, then switched over to start from scratch using the ...
MRamirez's user avatar
-1 votes
0 answers
30 views

We are trying to get properties of a Navisworks model uploaded to BIM360 but since the last upload, the fetch properties endpoint seems to always return 'success' without data, even after days. Is ...
3dbim's user avatar
  • 1
0 votes
1 answer
62 views

I need to get the bounding box of the svf2 model components or specific component/Dbid using the API to avoid loading the model each time. Is this possible? NB: I am not using the BIM360.
Elia's user avatar
  • 1
0 votes
1 answer
29 views

I’m trying to fetch sheet version information from a BIM 360 project using Autodesk Data Management API. Here’s what I’m doing: - API used: https://developer.api.autodesk.com/construction/sheets/v1/...
Kamran Ahmed's user avatar