Best answer

How can I use variables ( e.g. todays date) in a filter?

  • 10 September 2021
  • 2 replies
  • 2856 views

Userlevel 1

Hi,

 

how can I use variables ( e.g. todays date) in a filter?

I want to run the next step ONLY if the date is > today()

 

Do I need here an extra step before this action is called to set the date?
I haven’t found a way yet.

icon

Best answer by Troy Tessalone 10 September 2021, 16:46

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.

2 replies

Userlevel 1

I’m not sure if there’s an easier way, but I’ve used now a Date/Time formatter to generate the timestamp of the clickup due date, then I’ve used JS to get the current timestamp:D and then I’m comparing them in the action🤣

Overcomplicated? Is there an easier way?

 

 

Userlevel 7
Badge +14

Hi @DanielF 

Check out this help article for generating a timestamp: https://zapier.com/help/create/customize/insert-the-time-your-zap-runs-into-a-field