Skip to main content

I want to set up a zap that notifies me when I’m running low on X type of content.



Types of content are categorized using the “section” option like so: https:// jmp.sh/L6YRtzj



I also have a section that indicates whether the content has been published, is being staged, or is no longer a draft like so: https:// jmp.sh/L6YRtzj



I want to be notified when I have less than 4 pieces of content being staged so that I know when to start making more content.



Is this possible through zapier?

With On2Air: Actions you could accomplish this:



Trigger: Daily Scheduled Trigger (run 1x per day to check)


Action: Perform Bulk Formula Search to Find all records that fit your criteria


Continue If: Number of Records < 4


Email: Send yourself an email that you’re running low


Reply