Hi,
Is there a way to store JSON data in a Speckle project (on Speckle server) from the web API?
Thank you.
Dushyant
Hi,
Is there a way to store JSON data in a Speckle project (on Speckle server) from the web API?
Thank you.
Dushyant
Absolutely, how you do so will depend on the use case.
Any data can be uploaded to Speckle accordint to the most rudimentary implementation. BIM data or wind tunnel outputs are also possible but somewhat more complicated.
At the lowest level of interaction there is the REST API REST API | Speckle Docs. Before going any futher a bit more insight might be needed to best help.