1

Issue activity visualization on Autodesk BIM 360

Using the BIM 360 I can check all activities regarding a specific issue, like the image above.

How can I get this same information with the BIM 360 API?

I have checked out in https://forge.autodesk.com/en/docs/bim360/v1/reference/http/field-issues-:id-GET/, and also in the others endpoints regarding Issue on this API as well, but I didn't found anything :(

Fred Policarpo
  • 101
  • 1
  • 5
  • 1
    You can spy the nested endpoints in the response of the endpoint you listed. As far as I know there is no way of extracting the activities yet but looking at the nested relationship 'activity_bracnhes' this might be a possibility in the future. Cheers – Samuel Middendorp Jul 13 '20 at 12:18

1 Answers1

2

Unfortunately, BIM360 API doesn't support querying such information currently. You may contact forge[dot]help[AT]autodesk[Dot]com sharing your idea and what you're concerning. We're glad to hear customer voice. Cheers!

Eason Kang
  • 6,155
  • 1
  • 7
  • 24