Lido is trusted by sales, marketing, and operations teams at:
and 100s of other companies

Why you should use this

How it Works

This automation checks to see if today's date matches a date specified in a spreadsheet and automatically sends a Slack message if TRUE.

Once per day pull the latest Sheets records

Once per day pull the latest records from a Google sheet

Check if today’s date is equal to the date in the Google Sheet

IF(TODAY() = C2,SENDGMAIL(<tim@gmail.com>,B2,”Reminder, task due”….)

Send a Slack message

Send a  Slack message for each Google Sheets row that meets the criteria

SENDSLACK(<my_credential>,"#updates","Deadline in 3 days","[Task] is coming due in 3 days")

Tutorials to help you get started

Step-by-step instructions to guide you through setting up this automation in Lido.