Automated model creation

Hi,
i am searching a way to create automatically element in the model. I have a huge mass of elements coming from a low-code platform. I can have the elements (modules) and link between them through API, and i would like to inject it in my Visual Paradigm model (better than doing it manually with more than 1500 modules). (API, SDK whatever i can use to automate)

How can i proceed?

Thanks,
Arnaud.

We do have the Plugin API (Java) which allow user to direct manipulate the diagrams and models in a project. You can use this to develop your own plugin to translate them into our models. Details about our Plugin API can be found below.

Plugin User’s Guide
http://www.visual-paradigm.com/support/documents/pluginuserguide.jsp

Know-how pages on Plugin API
https://knowhow.visual-paradigm.com/category/openapi/

Javadoc
http://www.visual-paradigm.com/support/documents/pluginapi.jsp