Skip to main content
All CollectionsTemplatesBasic
Send a Question to Slack Users and Collect Responses - Workflow Template
Send a Question to Slack Users and Collect Responses - Workflow Template

Send a question to a number of Slack users and collect the responses in a global variable with a wait of up to 31 days to collect results.

Updated over a week ago

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

  1. Setup the workflow parameters setup with the question, responses and users email address to send to.

  2. Adjust the wait parameters and loop iterations to match your required delays. By default the loop will occur once per day for responses.

  3. When all the responses are recorded including timeouts, send the response via Slack to the user that executed the workflow.

  4. 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.

Did this answer your question?