๐Ÿ”ฌ 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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup