Data outside vue-component to custom plugin

Dear,

I am currently developing a plugin for spreadsheet documents where the user is able to select data and link it to a label. However, I want these labels to be customisable from outside of the editor (eg by getting them from an api). The problem is however that I do not know how to pass data from outside the vue-component for the editor to the custom plugin. Can you help me?

I have acquired the developer version of Onlyoffice, so I can use the automation API for the connectors if required.

Kind regards

Hello @mp1998

Since you have an active license, I’d recommend you to contact us via Zendesk to get prompt replies on your queries.

@mp1998 can you explain how i you create a plugin with Vue?