Human Intervention via Slack
This guide shows how to use Slack for human intervention in your workflows.
Use Case Example:
When a new entry is added to a Google Sheet, a request is sent to Slack for human intervention. Once the user takes action in Slack, the status in the Google Sheet is updated, and an alert is sent to notify the user.
New Entry in Google Sheet
A new row is added to your Google Sheet, which triggers the workflow.
Send Request to Slack
The workflow sends a notification to the designated Slack channel or user, requesting human intervention.
Human Intervention in Slack
The assigned user reviews the request in Slack.
Update Status in Google Sheet
Once an action is taken in Slack, the workflow updates the Google Sheet by mapping the Slack response directly to the status column.

Send Alert to User
The workflow sends an alert/notification to inform the user about the updated status.