In my latest demo, I showed how to use the SysML v2 REST API to export model data from Teamwork Cloud into a JSON file. This is a massive unlock for anyone needing to bridge their engineering models with external data science or reporting tools.
Watch the Demo here: [Link to YouTube Video]
📥 Download the Source Files
You can download the Jupyter Notebook below. It includes the logic for querying the model and the "save to file" functions. Simply swap in your TWC credentials and Model ID to start your own exports.
[Link to Export_SysMLv2_JSON.ipynb] 📄
[Link to Sample JSON Output] 📄
What’s your next step? Now that you have the JSON, what are you doing with it? Are you running Python scripts for mass updates, or feeding it into a visualization tool? Let me know below!
