I am trying to filter my trigger so that it is ONLY firing when the date field matches today’s date. Below is what I have started with for my filter:
Is there a way to enter a dynamic variable into this, that is always having this reference today’s date? Something like {{date:today}}? Or does anyone have a suggestion for a way that I can go about accomplishing this?
Page 1 / 1
Hi @Andrew Booth
Good question.
The Filter right side condition value can be dynamic:
Check out these related topics:
Thanks @Troy Tessalone for the quick reply! I’m having a hard time with those topics you referenced, and had previously reviewed them.
You say that there are dynamic values that can be entered, but I don’t see any on those topics you linked? Is there really not a simple function to enter to tell it to enter today’s date? It’s looking like I need to create a couple of additional steps to create “today’s date”, and use that as a reference point, but that seems like I am overcomplicating this.