I am using automation and sending messages to JIRA channels where I pick channel from custom filed on jira ticket.
How can I send a message to slack channel under a threaded message. The use is to give update on same tickets action under thread. I have the Chanel name, channel id and message id in a custom field.
Hi @Naseer,
Welcome to Atlassian Community!
You can do this by using the chat.postMessage endpoint in Slack. It has an argument for the ts value to make the message a reply/thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.