Send Slack messages when a new row is added to a Google Sheet. Send a message to different channels based on a cell value.
This automation will send a Slack message automatically whenever a new row is appended to a Google Sheet, including details from the added row in the message.
Triggered when a new row is added to the bottom of a spreadsheet
IF(B2 = “enterprise”,SENDSLACK(”enterprise-clients”,”New signups…”)
Send a message to a Slack channel with any data from your spreadsheet