Best answer

How to only run Zap after 3 or more posts?

  • 9 February 2022
  • 4 replies
  • 50 views

Hi guys,
I need help with how to do such a zap/zaps:

 

- i want a zap to track a private channel (Channel A), and when three posts have been posted in this channel, it will fire a message in (Channel B)

 

The trick that i am facing is how to make it fire only after 3 or more posts? 

 

 

Thank you so much!

icon

Best answer by jayeshkumarbhatia 9 February 2022, 12:12

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 6
Badge +6

Hey @josephsultan ,

 

On which application is this private channel?

@jayeshkumarbhatia Slack 

Userlevel 6
Badge +6

Hey @josephsultan ,

 

You can use below action from Storage by Zapier , and Filter by Zapier

 

 

Your Zap will be like below 

 

Trigger - New message in Slack Channel

Action 1 - Increment value by 1

Action 2 - Filter by Zapier. If action 1 value equals 3

Action 3 - Send message to another Slack channel

 

@jayeshkumarbhatia Thank you so much! it worked!

May I also ask you if the increment value filters posts within a timeframe of 24 hours? or more? 

As I need to make sure that it filter posts within every 24 hours, and not to carry forward the number of posts from before. 
Hope it makes sense!