Slack · Arazzo Workflow
Slack Read Channel History and Mark It Read
Version 1.0.0
Fetch a channel's recent history and mark the channel read up to the latest message.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
read-history-mark-read
Fetch channel history and mark the channel read at the latest message.
Fetches the recent history of a channel and marks the channel read up to the timestamp of the most recent message.
1
fetchHistory
getConversationsHistory
Fetch the recent message history for the channel and capture the timestamp of the most recent message.
2
markRead
postConversationsMark
Mark the channel read up to the timestamp of the most recent message so it no longer appears unread.