Hey everyone, I have created an automation with webhook to send a daily message to the Slack channel that contains all "open tickets" that we have in our Jira, I'd like to know if there is the possibility of adding an Excel sheet of the Jira filter to this message.
for now, what i have in the automation sends
"Hey Team,
The number of open issues is: {{lookupIssues.size}} "
to that, I'd like the webhook to send the daily filter Excel.
thanks in regards
a person who just started learning the Jira
Is there a reason you do not just use a filter for this with a subscription so you get it in your email? I know a lot of people want to use Slack as a notification center for some reason, but I prefer to get it to my email, or just use the tools themselves :)
As far as I know, you can not use any form of files in the integration, or anything really if you try to use attachments. You could probably get a list of the attachments, but that is not what you are trying to do.
If you have Confluence, you might be able to use a Jira filter to output the Jira tickets and then use automation in Confluence to send the page...
Well I made a filter, and used slack bot in order to send it and it works like charm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Happy to hear it!
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.