Skip to main content
All CollectionsTemplatesBasic
Notify Reviewer via Slack when Workflow is Submitted for Review - Workflow Template
Notify Reviewer via Slack when Workflow is Submitted for Review - Workflow Template

When a workflow submission is requested send a message to each reviewer in Slack and include a link to the submission.

Updated over a week ago

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

  1. Receive a trigger on a workflow that is submitted for approval.

  2. Extract all users that are listed as reviewers.

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

Did this answer your question?