Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Create users via REST API for an attache csv

Sergio Valenzuela
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 22, 2019

I need to create 50 users with Jira Rest API with an attachment they send me, is in format cvs. i dont know how to start, any help will be appreciated. 

 

thank you

1 answer

0 votes
Pedro Felgueiras
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 23, 2019

Do you have any experience in any scripting language? 

 

Your best option is to loop over the cvs file and make a call to the API for each one. 

 

Other option, a bit more simple, is:

  • Making a api call with curl or othe linux command
  • On excel, generate the command for each user
  • create an .sh file in that execute each line sequencialy

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events