Filter Exisitng Entry Every 'X' number of Hours from HTTP Request

…another quick one If it’s not too much to ask :slight_smile:

I’m trying to find a way of sending different messages to different Customers filling out the Questionnaires at different times e.g

If Customer timestamp is between 12PM & 3PM send “Hi [[username]], thanks for filling out our Form. We’ll get back to you shortly - Enjoy your afternoon!”

If Customer timestamp is between 6PM & 9PM send “Hi [[username]], thanks for filling out our Form. We’ll get back to you shortly - Enjoy your evening!”

Possible using the Javascript Magic you’ve used on the “CleanUp Cache” Node on the previous example?

The time is in this format : 2023-04-30 15:40