I have a list of contacts and want to simply bring them over into a new table (to avoid enrichmnent column limits). What's the best way to do this? Seems like Write to Table is only allowing lists
You can use Write to Table to transfer your contacts to a new table in two ways: 1. If your contacts are already in a list format within a cell, you can use Write to Table directly:
• Select your destination table
• Choose the column containing your list of contacts
• Map the list properties to your new table columns
2. If your contacts are in individual rows/columns, you can:
• Click "Add Enrichment" in the top right corner
• Search for and select "Write to Table"
• Map your existing data fields to the corresponding columns in your new tableThis will transfer your contact information while avoiding enrichment column limits in your original table.
Source:Write to table integration overview | Documentation | Clay University