Forums

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

Possibility to Automate and send JIRA Issue details in an Excel format through an Email

Praveen Teja
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!
August 6, 2022

Hello Community,

 

I just want to understand if there is any possibility to achieve in sending the data through an email to certain users from JIRA automatically on daily basis (not through any third party apps) as an excel attachment?

If yes, kindly suggest the solution with the steps to proceed.

PS:- We are using JIRA Cloud and looking for a help to implement on our JIRA Cloud instance.

2 answers

1 vote
Bharathi
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.
August 8, 2022

Hello @Praveen Teja,

While you don't have an explicit option to send emails with excel attachment, you can explore the option of filters and subscriptions, that comes out-of-the-box with Jira.

Run a search using JQL query to filter out the issues you'd need a report of and save it as a filer. Next to the filter's name, click on "details" and select "new subscription" option at the last. Create a personal subscription/ user group subscription and schedule it for everyday at the needed time. The users will receive an email in the stipulated time every day with the list of matching issues.

Hope this helps!

Thanks!

0 votes
Bill Sheboy
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.
August 6, 2022

Hi @Praveen Teja -- Welcome to the Atlassian Community!

Short answer: no, that is not possible with built-in features of Jira Cloud.

To get an email attachment in such a format, you would either need a marketplace addon, or to build/implement your own solution by calling the REST API to pull and format the issue data.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer