Hi there, Iāve encountered this bug for some time now: Where we have a cell that has nested data (i.e. an API response with a list), when I try to access that list from another cell/enrichment, I cannot access the nested data, despite it being available and visible. https://app.clay.com/workspaces/339655/tables/t_HTyvPq4TobGm/views/gv_vWDA8ME8seeo Iām trying to access the āLeadsā object from ā25+ AI Lead Processingā, on the ā25+ - Go Sell ADIā write to other table enrichment, but itās IMPOSSIBLE to access. Could this please be looked into?
Hey there - we're having a bit of trouble with our support tooling and closed this conversation out preemptively. Reopening it here and someone from our team will get back to you soon!
When working with nested data in Clay, you need to properly reference the data structure. Here's how you can access nested list data: 1. In the Write to Table enrichment, make sure you're using the correct approach to reference the list: ⢠You can reference the entire list at once ⢠Or access individual items within the list 2. When setting up the Write to Table mapping: ⢠Enter "/" to skip list selection if you're not mapping a list ⢠Then map out the specific columns you want to copy from the source table to the destination tableIf you're still unable to access the nested data, you may need to verify that the 'Leads' object contains data before the enrichment runs by using the "Required to Run" toggle in your configuration. Sources: Write to table integration overview | Documentation | Clay University Referencing dynamic data from other columns | Documentation | Clay University
Hi Ben, thank you for reaching out. I can see the column you want to access: https://downloads.intercomcdn.com/i/o/w28k1kwz/1375501901/937ba73fab5a5f5b3d56e4d396d7/CleanShot+2025-02-11+at+10_15_33%402x.png?expires=1739288700&signature=0906407c987ded7999db2edecc204ef237e4593755c12f6a25b5097583c2f875&req=dSMgE8x%2BnIhfWPMW1HO4zZcsbkjixejL5r%2FQFDIwAi%2Fzc5iO8I5lIMTgOiOi%0Ar%2FYj%0A However, could you please be more specific as to what you are trying to achieve?Are you trying to access the information in the table you are writing to? Please let me know so that I can best assist you
