Hi,
We would like to be able to export Jira tickets into word automatically once a ticket is opened and send it to the slack channel.
Is it possible or too much to ask?
Regards,
Avihai
Interesting use case.
If you try to export an issue to word then you will get the url like this.
https://YOURSITE.atlassian.net/si/jira.issueviews:issue-word/AN-188/AN-188.doc
I don't think there is a REST API to do this but this url has a pattern and as long as you are have active authenticated session you should be able to use this url.
So you will have to write your own interface for this (use webhooks as well). No out of the box solution.
I hope it helps.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Avihai Vahab
This is an interesting use case! There is actually an elegant approach to this. It relies on using Jira Cloud automation and Slack's ability to accept emails.
We will be emailing the issue export, but instead of sending that to a human reader (like below), we will send that to Slack!
Steps:
Step 2 can be implemented with the Better PDF Automation app that extends built-in automation capabilities with PDF exporting!
(This app is developed and supported by our team.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.