Use REGEX to Select Dates - n8n Workflow | Neura Market
Use REGEX to Select Dates
This workflow looks for a Close Date value using REGEX in the IF node. If it finds the correct value, it will pass that value on. If it does not find the correct value, it will generate a value based on the present time plus three weeks.
The final result will show up in the NoOps node.
You can test this execution by enabling and disabling the Set node when you run the execution.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
jason
if
set
noOp
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.