Problem with filtering and the date

Hi so I am getting an error with make.com it pulls posts from my wordpress website that are already posted, what can I put in the filter box so that only posts that have a modified date of any time of the day we currently are in passes through.

Hey there,

is that a date variable already? There are time/date operators in the filter that you can use and you and the {{now}} variable to get today’s date. So check if that variable you have matches {{now}}.