We want to build a simple python app that require email id from Atlasian Rest API to validate if someone from the company left based on information from Active Directory. This is the only need of hour and the app doesn't retain any personal data except for the email that company provides. I could get some details to pull users info from groups API, however that doesn't provide email id I am looking for. Is there a way to get email id alone ?
Hi @Siva Rama Harsha Pradeep Yerramilli,
There is in fact an e-mail API but you have to request access to it. More information can be found here: https://community.developer.atlassian.com/t/guidelines-for-requesting-access-to-email-address/27603
Cheers,
Sven
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.