You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
How we can export jql search result in excel sheet using automation rule or rest api.
Use the Better Excel Automation for Jira app.
It introduces 3 new automation actions that you can add to your automation rules:
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).
We natively support generating a CSV export of JQL results and emailing it (https://atlasauthority.atlassian.net/wiki/spaces/NAFJC/pages/2264072590/How+To+Set+Up+Notifications?src=search#Exporting-Issues-as-CSV) in Notification Assistant for Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can read this post about exporting the issues with REST API: https://community.atlassian.com/t5/Jira-questions/How-to-get-all-issues-in-jira-using-rest-api/qaq-p/826281
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Because we are creating JQL using rest api and we want to publish the excel sheet to user on email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
let us know if there are any solution possible to export JQL using rest Api.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.