I have a CSV containing issues to be imported. Need to know if there is an API available to perform the same task as done via Jira UI Bulk Import.
Hello @Cherif, Debloc
Welcome to the Atlassian community.
No, there is not an API to create issue in bulk based on a CSV file.
You could write a script that parses the CSV file and uses the available issue creation APIs to create the issues. There is a Bulk Issue Create API, but it does not take in a CSV file as input. You would need to convert your CSV to a comparable JSON format.
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.