Menu

WF-CSV02

Duplicate Remover

Review and reduce repeated rows in CSV exports.

CSV Cleanupcsvdeduplicationrecordscleanup

Workflow code: WF-CSV02

Duplicate Remover is intended for tabular exports with repeated rows caused by joins, repeated submissions, or manual consolidation. The catalog entry defines the workflow scope clearly without suggesting live execution in this phase.

Points estimate: Estimated usage: low to medium point cost depending on file size.

Privacy note: Files are expected to stay private to the user account and workflow run context.

Who it is for

  • Teams reviewing exports with duplicate customer or order records.
  • Operators preparing files for import into downstream systems.
  • Analysts who want a clearer duplicate cleanup workflow path.

Input requirements

  • CSV input only for the MVP direction.
  • Use data where duplicate detection is meaningful at the row level.
  • Column naming should be consistent enough for review.

Output

  • A duplicate-reduced CSV file after approved workflow processing in later phases.
  • A short summary showing how duplicate handling affected row counts.

Limitations

  • No custom matching rules are exposed in this phase.
  • No external entity resolution or enrichment is included.
  • Run execution is not enabled in the current local-data catalog.

Workflow access

Duplicate Remover

This page explains the workflow scope before you commit to a run. Universal CSV Cleaner already supports a browser-local demo plus an authenticated hosted path. Other workflows remain catalog-first until their hosted execution path is ready.

View run access

Browser-local demo access stays visually separate from the hosted upload and paid-run flow. Account access, points, and private output delivery begin only on the hosted path.

FAQ

Can I configure duplicate logic here?

Not in Phase 1. The catalog page only documents the official workflow offering.

Does this replace a workflow builder?

No. Flowwyn is a hosted workflow store, not a general workflow builder.

Back to all workflows