This workflow facilitates the collection of Slack responses from users by sending a question and tracking their answers or timeouts. It's designed to sequentially prompt users, wait for their responses, and loop this process daily up to a month. The final compilation of answers is reported to the initiator via Slack, providing a centralized view of users' engagement and ensuring no response is missed. This template streamlines user polling and simplifies decision-making for teams leveraging Slack for communications.
Use Cases
Security Bots
Workflow Breakdown
Setup the workflow parameters setup with the question, responses and users email address to send to.
Adjust the wait parameters and loop iterations to match your required delays. By default the loop will occur once per day for responses.
When all the responses are recorded including timeouts, send the response via Slack to the user that executed the workflow.
Daily send the status of the number of users that have not responded.
Vendors
Slack, Utils, Torq
Workflow Output
Message to Slack with the responses to the question per user including if the response timed out or was in error.