This Torq workflow template streamlines the review process by triggering an automated Slack notification to specified reviewers when a workflow is submitted for approval. Upon receiving the trigger, the workflow extracts the reviewers' information and verifies their presence on Slack. If they exist on the Slack workspace, it sends them a direct message with submission details and a direct link for review, ensuring a prompt response to the approval request. This template optimizes communication for efficient and timely workflow reviews.
Use Cases
Security Bots
Workflow Breakdown
Receive a trigger on a workflow that is submitted for approval.
Extract all users that are listed as reviewers.
Check if the user is found in Slack, and if found send a message to the user with details of the submission.
Vendors
Slack, Utils
Workflow Output
A Slack message with details of the workflow submission that was requested.