Hi 02 Bugs, I'm following this tutorial for lookalike companies to a tee. I'm getting a list error though with a different UI than the tutorial. Im trying to write this lookalike to a different list. Can you help? Tutorial: https://www.clay.com/university/lesson/find-company-lookalikes-clay-101 Screenshot of my clay table vs tutorial screen
The list error you're encountering when trying to write to table is likely because the value isn't formatted as a list. To resolve this, add the list through the "Other data from this table" section instead. If your write to table function isn't working properly, try using the Force Run option in the table settings. You can also delete the affected column, create a fresh column, and re-map your data to the write to table (ensure auto-dedup is activated in the destination table). Additionally, check that your Clay API key is properly connected under Settings > Connections > Clay, as credential issues can cause write to table errors.
if you
click inside the cell where the lookalike results are,
hover on take action cta
click on the second option ie write to
that should ideally work
The list error occurs because the lookalike results aren't formatted as a list. To fix this, add the list through the "Other data from this table" section instead of directly mapping the cell value. When using write to table with lookalike results, you need to select the list of data (indicated by curly brackets {} in Clay) in the configuration, then define specific attributes like Company Name, Domain, and Similarity Score that you want to send to the new table. Also check that your Clay API key is properly connected under Settings > Connections > Clay, as credential issues can cause write to table errors.