Is there a possibility to run a plugin from outside? e.g command line
I’m trying to integrate Adobe XD with an external application (mokup.app) and such functionality is crucial for my integration scenario.
I see this kind of integration is done in ProtoPie, but can’t find any documentation of how this was done.
@Mokus
ProtoPie doesn’t have a plugin for Adobe XD available, do they? You can import XD files, but is there a plugin (available in the “Discover plugins” panel or as a downloadable .xdx file)?
I thought they use a plugin for integration. Probably not. Anyways, with plugin or without it. You click import in Protopie, the open document from XD gets imported to ProtoPie. How is this possible? What API do they use? Rendering is obviously happens on the XD side - all the texts from XD are imported as pngs to ProtoPie.
Under those circumstances, we could probably remove the “Feature request” tag again, since it’s not really about plugin development, but about non-plugin integrations. (To be precise, even “XD Plugin Development” doesn’t really match the question, then )
ProtoPie uses a different API which is different from the plugin APIs. These integrations are more like “direct integrations” which need a lot more handholding. Since we have rolled out the plugin APIs, we stopped creating more “direct integrations” like Protopie.