Clay Icon

Moving Rows Between Tables in a Native Way - No CSV Export/Import

Β·
Β·

Is there a way to move rows from one table to the other natively, not using CSV export/import?

  • Avatar of Clay Team
    Clay Team
    APP
    Β·
    Β·

    Hey Vladimir! Write to table can do that for you too

  • Avatar of Clay Team
    Clay Team
    APP
    Β·
    Β·

    You can skip the list section and just add other data from the existing table to write over to that other table

    6c54ba1b-3cd2-477e-be64-02baaef44cb3.png(23 kB)
  • Avatar of Vladimir G.
    Vladimir G.
    Β·
    Β·

    That worked like a charm, thank you!