Forums

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

Export jira issues for jql in excel using Automation rule or rest api

shahjad ahemad
Contributor
March 27, 2023

How we can export jql search result in excel sheet using automation rule or rest api. 

3 answers

0 votes
Aron Gombas _Midori_
Community Champion
May 14, 2023

Use the Better Excel Automation for Jira app.

It introduces 3 new automation actions that you can add to your automation rules:

  1. Send Excel (you will need this one for emailing!)
  2. Save Excel 
  3. Attach Excel

In the shot below, you can see a rule that is executed periodically, runs a JQL search, then exports the results to an Excel spreadsheet (.xlsx) and emails to multiple recipients ("To" and "Cc" as well).

send-xls-config.png

0 votes
Boris Berenberg - Modus Create
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.
March 31, 2023
Ajinkya Paradkar March 8, 2024

Hi,

 

We are using Notification Assistant for Jira from quite a long time and have the exact requirement of exporting filter issues in excel format.

However , I cannot see the "Exporting issues to CSV" option when I try to configure the notification. Please assist.

0 votes
Alex Koxaras _Relational_
Community Champion
March 27, 2023
shahjad ahemad
Contributor
March 27, 2023

Hi @Alex Koxaras _Relational_ 

How I can export the JQL reason. in the above link I don't see anything how they exported the data in excel. I'm able to run JQL query using rest api but don't how I can export those results in excel.. Please help me.

Alex Koxaras _Relational_
Community Champion
March 27, 2023

First of all, I've got a question: Why you don't use the export functionality that Jira provides? https://support.atlassian.com/jira-cloud-administration/docs/export-issues/

shahjad ahemad
Contributor
March 27, 2023

Because we are creating JQL using rest api and we want to publish the excel sheet to user on email. 

shahjad ahemad
Contributor
March 27, 2023

let us know if there are any solution possible to export JQL using rest Api.

Suggest an answer

Log in or Sign up to answer