'Create web display dashboard to fetch issues from project on Autodesk Docs

How to create web display dashboard fetch issues from project on Autodesk Docs with node.js or other language?

I was assigned by a supervisor to create a dashboard for displaying issues of project. Where can I find sample code or instructions?



Solution 1:[1]

You can find a lot of help on the Autodesk Forge website :

  1. In the code-samples section
  2. In the documentation itself for fetching BIM360 issues

Then, on the learn forge website you have a section about how to create a dashboard. Most of these examples are hosted on GitHub, so you can take a look at the Autodesk-Forge repositories to get more resources.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 AlexAR