Thanks David,
That makes sense.
If i can launch the app and make calls to it, it should be able to do what I expect it to.
Do you know any method of running the
draw.io as a standalone app, maybe as a webserver? Or do you know of any example where some has done something similar to this?
The best I can come up off is a webdriver running the website, with clicks and exports automated through dom objects.
But if I can do it through a server-client call, it will be much more efficient for maintenance.
Thanks again for your answer.
-Hk