This topic was automatically generated from Slack. You can find the original thread here.
Hi, silly question from a non-dev here (ops guy)
Trying to filter some events to Zapier via Pipedream by comparing two dates
I need help figuring out to continue based on condition “date is less than 14 days”
Hi , you can use Add/Subtract time action to add 14 days to the date. Then use the compare date action with the added date is the start date. If the added date is later than the current date, then the dateSwapped should be true. You can detect on that field