Skip to main content

Use REGEX to select date

Workflow preview

Use REGEX to select date preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

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.