Skip to Content

Send To Another Table

Send To Another Table pushes the current row into a different table in your workspace.


What it does

  • Copies a row’s data into a target table you pick
  • Useful for splitting a workflow across tables — build and qualify in one table, then push the rows that pass into a table wired up for outreach
  • Can be wired to Auto-run so rows move as soon as they meet a condition, instead of a manual export

How to use it

  1. Click Add Action and search “Send To Another Table”
  2. Select the destination table and map the columns
  3. Set it to run manually or on Auto-run
  4. Run the row, then the column

Common use cases

  • Push rows that pass qualification from a research table into a live outreach table
  • Split one sourcing table by segment, region, or persona into tables with their own sequences
  • Move rows into a table already wired for a specific export
  • Archive rows that finished a workflow instead of deleting them

Best practices

  • Map the columns explicitly, and keep the destination’s first column the same key as the source
  • Run one row and check it landed correctly before running the column
  • Wire it to Auto-run behind a condition so only qualifying rows move
  • It copies rather than moves — dedupe the destination if rows can arrive twice
  • Do not re-enrich in the destination what you already paid for in the source; carry the columns across

Where to next