Hello and thank you for any future replies,
I need an automation that checks that every week 10 records have been created. If this is not the case, a slack push is sent.
I have no idea how to do this. Do you have an idea how to get me started?
Hello and thank you for any future replies,
I need an automation that checks that every week 10 records have been created. If this is not the case, a slack push is sent.
I have no idea how to do this. Do you have an idea how to get me started?
Best answer by Vivid-Squid
Thank you for the reply.
Here is one way to go about it.
Create a new column that is type Created Time
Create a new View that is filtered to Created Time is within past week name it: This Week (this can be adjusted for however many days you consider a week)
Create an Automation to trigger at a scheduled time. Lets say every 1 week at 1800 starting on June 3 (this Friday, again this can be adjusted to when you want the action to run)
In the Action, choose Find Records, choose your table, choose View, This Week
Add a Conditional Action, If Records from step 2, Length < 10
Add the conditional action to send Slack as you want it.
Maybe you want to add another conditional action if there are 10 or more records.
Now every week on Friday eve, the automation will look at the This Week view, and count if there are less than 10 items.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.