Hello I have an issue. My company told me to invite 500 users in Jira Cloud, add them specific roles. I want to automate this for faster experience for not to do it manually. Is there is an option to do it?
You can use the Create User API:
https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-users/#api-rest-api-2-user-post
Use a software like Postman to have these API Calls made in sequence for each of the 500 users from a CSV.
Please remember to accept this answer in case it helps you resolve your question as it may also help other community members in the future.
Regards,
Eugenio
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.