Hey,
can someone help me out:
I want to write Data from one table to another to enrich it but it doesnt work anymore. The new feature will not allow me this.
Any work around?
The legacy "Write to Other Table" columns are still available through the "Add Enrichment" button if you need them temporarily. But the new Send table data action is the recommended approach going forward.
You're right - "Send table data" creates new rows by default. However, there's a key detail: when you first send a row, it creates a new row in the destination table, but for subsequent sends, it updates that same row. [1]
So it will enrich existing rows on subsequent runs, not keep creating new ones. The first run creates the row, then future runs update it with new data. [2]
If you need to match and enrich existing rows in your destination table right away, you might want to use the "Lookup Multiple Rows in Other Table" or "Lookup Single Row in Other Table" actions instead. [3]
Our support team has got your message and we'll get back to you soon! We're currently outside of our standard office hours (9 AM to 9 PM EST, Monday through Friday), so it may take a little longer for us to respond.
If you’re dealing with a specific table, drop the URL below so we can help you quicker. Otherwise, someone from our team will be in touch soon!
use lookup function in that case - since you already sent the data to table b and now jsut want some pieces of information htat are present in table A,