Slack · Arazzo Workflow
Slack Post a Message and Reply in Thread
Version 1.0.0
Post a parent message and then post a threaded reply under it.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
post-thread-reply
Post a parent message, reply in its thread, and read the thread back.
Posts a parent message to a channel, posts a threaded reply anchored to its timestamp, and then reads the thread replies back to confirm the reply landed.
1
postParent
postChatPostmessage
Post the parent message that the thread will hang from and capture its timestamp.
2
postReply
postChatPostmessage
Post the reply anchored to the parent message timestamp so it appears in the thread.
3
readThread
getConversationsReplies
Read the thread replies back to confirm the reply was posted under the parent message.
Source API Descriptions
openapi