Skip to main content

Hello again-

 

I would like to Filter on a date field from SalesForce to only include records where mydatefield <= ToDay()

How do I go about doing this?  

 

Many thanks everyone!

Hi @justSeth 

You can use a Filter step in the Zap: https://zapier.com/apps/filter/help

 


@justSeth 

Help article about how to get a timestamp for when the Zap step runs: https://zapier.com/help/create/customize/insert-the-time-your-zap-runs-into-a-field


@justSeth

Try this Filter condition, where the left side “Output” would be your timestamp from Salesforce, which may need to be manipulated into the proper format using a Formatter step: https://zapier.com/help/create/format/modify-date-and-time-formats-in-zaps

 

Make sure to test the different use cases