Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,933
Community Members
 
Community Events
184
Community Groups

Excel GET request for Atlassian ID

HI all-

Hopefully without employing VBA or Python (which I am terrible at), I want to grab the Atlassian ID of my users from within Excel.  My use case is I have an Excel sheet with a list of restricted apps, DBs and folders, as well as their approvers.  I want to populate the Excel with the Atlassian ID of the approvers to then import the sheet (as CSV) into Assets in Jira.  I have the user's email (could also use username if need be) in cell A1 and I've created an API key, Base64 encoded it and put it into cell B1.  Now in cell C1, I have...

=WEBSERVICE("https://<COMPANY>.atlassian.net/rest/api/3/user/email?accountId=true&emailAddress="&A1&"Authorization: Basic "&B1)

This sheet will replace our current IT Policy as the golden source of restricted systems and their approvers so:

1) Our Ops Risk team (owns and) updates the Excel.

2) Sheet gets exported to CSV and imported into Assets.

3) Approvers autoselected in Jira when access to the restricted app/folder/database is requested (this is in place).

Since this is auditable, I need to automate as much as possible to prevent any fat-fingering by me or my team.

Thanks!

-Ben

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events