I have an automation setup in Jira that sends Slack messages to a workspace. Is there any way to set up an automation to include the URL of the sent Slack message in the issue as a comment after the message has been sent?
Hi @Soham Shah
The answer here is probably no. This would be a great feature though. Are you using Automation for Jira to send the Slack message? If so, it's using a Webhook, which is a one-way Slack integration, so it has no way to receive back the URL for the message it sent. You would need not only a two-way integration with Slack, but then some way to capture the URL and add a comment, likely using the Jira API.
Cheers,
Evn
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.