Problem Statement
...
Whenever a user installs our the marketplace application in Jira cloud, we need to send an app specific email to those users .
Suggested Solution
...
Once a day we will run a batch process that will use Atlassian License related API’s to fetch license related date and further Send app specific emails to those users.
...