Initiate add-on install from 3rd party application

Would it be possible to prompt a user to install an Atlassian Connect add-on on the Atlassian marketplace from within a 3rd party application? The intention is to be able to link the Atlassian product with our own application’s tenant information for that user.

Simply linking the user to the marketplace would leave our application with no way to correlate that installation with the user account that requested it.

Did you find a solution to this??

Welcome to the Atlassian developer community @DigantKasundra,

Both 4 years ago and today, only Bitbucket has the ability to send customers directly into the install process for Connect:

https://developer.atlassian.com/cloud/bitbucket/install-an-app-from-your-site/

However Forge does have a built-in capability for “distribution links” that also send customers right into the install flow:

https://developer.atlassian.com/platform/forge/distribute-your-apps/

Hope that helps.