Best answer

Data from a table not refreshing for a trigger

  • 30 October 2023
  • 1 reply
  • 46 views

I made a Zap that will send a series of emails for new leads created in a table (I tried Google Sheets and Zapier Tables), I have a column titles “Active” and it can be Yes/No.

The Zap has Delays steps and a filter to continue only if the value in the Active column equals Yes.

My problem is that if I change it to No once it started it wont refresh the data so the filter keeps seeing Yes and not updating.

How can I force my Zap to refresh the data from the table before checking if the Only Continue Filter value is Yes/No? or is there a better way to do this?

icon

Best answer by Troy Tessalone 30 October 2023, 17:47

View original

1 reply

Userlevel 7
Badge +14

Hi @simonr 

Good question.

You need to add a Find step after each Delay step to get the current data for the record.

Reply