I took a comma-separated list of company names and turned it into structure JSON. Now I'd like to parse the list of company names from the JSON data and write each one to a new row in a new table, but I'm having an error with write to table. Any help?
Here's the table https://app.clay.com/workspaces/120716/tables/t_p5meh3H2URyn/views/gv_DZyX0DQyo8xX
Ah, I see. It looks like it didn't output this in an actual list format. I'll re-prompt it so it does that and should work with Write to table after that
Here's what it looks like, is that what you needed, Jacob T.? There are different ways to get around that with JS like Clay mentioned, in this case it's just asking chatGPT to output JSON as a list of keys.