CSV to Bubble export

I am simply trying to manipulate a csv and export it to Bubble. I keep getting the 404 error. I believe its related to JSON body. I read the support document but can’t understand it. Can someone tell which column name belongs to Bubble and which one belongs to the CSV?

Hi @myflappd - In your screenshot example, the values that are wrapped in quotes should be the Bubble field name, and the values wrapped in quotes and curly braces will be the column names in Parabola that contains these values.

"productId" would be the Bubble field name and "{ProductID}" would be the column name in Parabola.

Does that help? If you’re still encountering a 404 error, send us a screenshot of the error and copy and paste any detailed error messages you get.

1 Like