hello, I’m developing a connect app and I’m wondering is there any chance to trigger installation from my application(using rest api)? Im looking for a solution to allow user in my app to integrate/install connect app directly from my site. Or installation from marketplace is the only option?
If you are building an Atlassian Connect app then you will have to direct users to the Atlassian Marketplace link for your app.
However, if you are building an integration using “OAuth 2.0 (3LO) apps” then you can just link directly to the OAuth 2.0 Consent Screen which will then redirect back to your site.
These different approaches are built this way to support the security model that we want to maintain with these different styles of App.