How to post slack message in thread of previous message on the channel? Flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I checked this full video but it doesnt include how to post slack thread message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago - last edited 3 hours ago
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