I have several tables in my database with “last modified” column, what I want to do it if the last modified column has not been updated since 90 days it sends a slack notification to notify them to update the record
Page 1 / 1
You can create a view that filters for records where the last modified column is on or before 90 days ago.
Then in Zapier have a zap triggered when there is a new record in the view, with the action of posting the message.
You can create a view that filters for records where the last modified column is on or before 90 days ago.
Then in Zapier have a zap triggered when there is a new record in the view, with the action of posting the message.
Thanks for the replay
This was helpful :grinning_face_with_big_eyes:
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.