Forums

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

Does Jira automation provide a way to export/send a csv or json file when closing an issue?

Patrick August 18, 2021

I'm hoping to use a trigger like state changed to "approved" to export all (or some) of the fields for an issue to an external file server without going through the Atlassian Cloud API. Has anyone done this?

1 answer

1 accepted

4 votes
Answer accepted
Ismael Jimoh
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 18, 2021

Hi @Patrick 

You can use the we hook feature in automation for Jira to either send all content of the issue or some by specifying what you want sent.

This can be configured to be a JSON file and you just need an end point to receive the file.

This is the way I’ll recommend however you can also build an email out of the various fields and send an email which you can then copy to the server if needed.

Patrick August 18, 2021

So the whole issue contents (or bits) can be sent in the payload.  Fantastic.  Many thanks Ismael.

 

Very nicely documented too.

https://developer.atlassian.com/cloud/jira/service-desk/automation-webhooks/

Like Ismael Jimoh likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events