Slack · Arazzo Workflow
Slack Post a Poll Message, Seed Reactions, and Read Tally
Version 1.0.0
Post a message, seed two reaction options, and read back the reaction tally.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
post-message-get-reactions
Post a poll prompt, seed two reactions, and read the tally.
Posts a prompt message, adds two seed reactions, and reads the reactions back to inspect the current tally.
1
postPrompt
postChatPostmessage
Post the poll prompt message and capture its channel and timestamp.
2
seedOptionA
postReactionsAdd
Seed the first reaction option onto the poll prompt.
3
seedOptionB
postReactionsAdd
Seed the second reaction option onto the poll prompt.
4
readTally
getReactionsGet
Read the reactions on the poll prompt to inspect the current tally.
Source API Descriptions
openapi