Relative Content

Tag Archive for autodesk-forge

Updating status of CPA

I am looking for a way to update the status of CPA via APS API (i.e. change the status from Approved to Paid, when linked purchase order in our ERP gets processed).

How to Get GUID of Parameters from a Revit Model

We are creating a Custom Properties Tab for the Model Viewer, to display Specific Properties from Revit Model. How to get the GUID of Parameters of the Revit Models I am uploading to my project, so I can get the value of the Revit Paramter based on GUID and Filter the data based on the Selection using the ID’s.

Publishing a C4R models on BIM 360 Teams before EOL

We are running into an issue with BIM Teams Data migration. We have Revit C4R models which need to be published before migration. Revit version 2017, 2018 and above.
We need support from APs on the API command to execute the cmd given below. 
Currently we are using commands:autodesk.a360:C4RModelPublish

Getting undefined in the download url while fetching the RFI attachments using the attachment endpoint

I am working on the Autodesk integration and I need to fetch the RFIs and their attachments and download them using the API. I am able to get the RFIs and their attachments but the API returns “undefined” in the URL attachments response and when I use that URL to generate the signed s3 key it returns me “invalid bucket” in the response which causes an issue in downloading the file. Can anyone provide me with the solution or tell me if I am missing something? This is the response I am getting:

Upload the excel file (.xlsx) on BIM360

After upload the file on BIM360 when i try to open file on BIM360 and download on local machine its occure same error like “This workbook couldn’t be opened because the file format may not be matching with the file extension” but when i upload driect from BIM360 Account it is working fine(its open bith place well).