The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to post slack message in thread of previous message on the channel? Flow designer

aakankshapl
Tera Expert

Hello all,

We have created a flow using slack scope where we are posting a message in slack channel so after waiting of 2 hours another message should get post on previous message thread on the same channel.

Please help me on this!!!
Thank you in advance.

aakankshapl_0-1758365579788.png

aakankshapl_1-1758365806800.png

aakankshapl_3-1758366048764.png

 

 

8 REPLIES 8

SP22
Giga Sage
Giga Sage

@aakankshapl,

https://www.youtube.com/watch?v=WzK1Ph49YHg

If this helped to answer your query, please mark it helpful & accept the solution.

Thanks
Santosh.p

In this video i have explained step by step configuration for slack integration in ServiceNow. What all details you should ask from your customer before starting slack integration. where and how you can do the configuration in servicenow and how to exchange chat from incident to slack and vise ...

I checked this full video but it doesnt include how to post slack thread message.

@aakankshapl

In Flow Designer, you can use data pills to reference and manipulate data from previous steps, allowing you to combine or transfer values such as channel IDs between actions seamlessly.

Have you tried using a data pill to add the first channel ID to the second channel ID

I have added a channel id of previous message  channel id hardcoded as both are same,  the 6th step is posting my message on the slack channel but not on thread of previous msg