I’m trying to set up an admin workflow so that I can upload new CSV files to my database. I can upload the CSV file without a problem from the App Data tab, but when I try to do with with a workflow, I get this error: Expected a List of texts; received: ‘[1:1 Matched Reference]’
I know Bubble is expecting a list in the second column, but some rows have single items in their lists. Here’s the first CSV file.
Here’s the workflow’s first item.