Welcome to the Make community!
If it’s already a date you don’t need to format it to Unix TS string variable just to compare it.
Instead of Numeric operator in the filter you can use a Date “Later than” operator to compare two date variables.
Then, at the bottom you can just do a
addMinutes(now; -15)
Formatting of date is usually only used when you want to display it to an end user who needs to look at the date in a particular format.
Links
Here are some useful links and guides to help you get started and learn more on how to use the Make platform, apps, and app modules —
General
- Help Center | Tutorials
- Make Academy – learn Make and get your certificate ← CHECK THIS OUT
- Make Blog – get the latest updates
- Features & Pricing
Help Center Basics
- Mapping – What is mapping? What can I map? ← CHECK THIS OUT
- Mapping with arrays – How to map items in an array ← CHECK THIS OUT
- Tokens for
parseDate
| Tokens forformatDate
- HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
Articles & Videos
Feature Requests & Suggestions
- Suggestions for the Make Platform (e.g.: Scenario Editor)
- Suggest New Apps
- Suggest New Modules for Existing Apps