Data Type Issues with AI-Generated Company Lists in Clay S.
Hey Clay S. — need help with a “Use AI” + data type issue. I’m using “Use AI” to extract a list of company names and their website URLs into a column called “Company List”. Issue: - I set the column data type to Text since there’s no list/array type. - The AI function returns an array of objects, but in the cell it displays as [object Object],[object Object],... and throws an error when accessed. - Also noticed “Text” appears twice in the column data type dropdown. Questions: - Is there a column type that can safely store an array of JSON objects or a list of structured data? Table Url