Hi,
my customer ask's me if it is possible to customize Workspace and add custom Plug-In/Feature to rgister ESG? Concret to add some more functionality to export excel function.
BR Max
Hi @Max Madjarov,
There is a Workspace Side by side API which can authenticate, get data and pass context from a user application to workspace and vice versa. It is not a plug-in per se, and does not sit inside the workspace container, but on the side as a separate application. You can read more about it in this API page and also this article which demonstrates some functionality.
thank you for your response. Is there any sandbox where I can test my application without I have to modify customer production software?
one more question. Does it work for Desktop applications or only web-based ones?