Hi,
We have built an integration between our product and Dynamics 365 Business Central via REST API.
We would like to publish a very simple listing on AppSource, as we have already done with all the others accounting systems we're integrated with (e.g. Xero, QuickBooks, Sage, Exact, DATEV, etc.)
Our goal is to simply showcase our integration with a link that redirects the users to our product.
Looking at your learn and training pages, it looks like that we need to build an actual app on Microsoft framework that need to be installed on Dynamics 365. However, our integration can't be installed directly from Dynamics 365, users should be redirected to our web app in order to set-up the integration by authenticating via OAuth2. Is this feasible?
Thanks