Use REGEX to select date
File Management

Use REGEX to select date

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...

Get This Workflow

About This Workflow

What This Workflow Does

This workflow uses regular expressions (REGEX) to search for a specific date value in a Close Date field. It then uses this value to trigger further actions in the automation pipeline. If the REGEX pattern is not found, it will not pass on the value.

Who Should Use This

This workflow is ideal for developers, data analysts, and other users who work with text data and need to extract specific date values from it.

Key Features

  • REGEX-based date detection: Uses REGEX to search for a specific date pattern in the Close Date field.
  • Conditional logic: Only passes on the date value if it matches the specified REGEX pattern.
  • Flexible automation: Can be used as a building block for more complex automations that involve date-based processing.

How to Get Started

To use this workflow, import it into your n8n instance and configure the IF node to match your specific Close Date field and REGEX pattern. You may need to adjust the workflow to fit your specific data format and requirements.

Use This Workflow in n8n →

Affiliate Disclosure: We may earn a commission if you sign up for n8n through our links. This doesn't affect our recommendations.

Get This Workflow →