๐ฌ Use REGEX to select date
โก 1,355 views ยท ๐ฌ Document Extraction & Analysis
Description
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 text this execution by enabling and disabling the Set node when you run the execution.
๐ Nodes Used
Start
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File