CSV File to JSON

Hi, shawnmi6!!

I am using the “Send data to API Endpoint” function. I created an EndPoint in “beckwend workflows”, but the json file does not reach my endpoint.

See my “EndPoint” configuration:

What am I doing wrong?

Did you already successfully initialized the call? Because your endpoint url still has the initializer in it.

Yes. I got it and fixed the error. Thank you!

By chance, were you able to get flatfile.io data into your database? I am as far as getting the wizard to pull up, and then send the data to the console and to a javascripttobubble function, but cannot seem to figure out how to get it to the database to make changes to a list of things.

I was able to get this to work. In responding to someone else on this topic, I prepared an email with screenshots, etc. of how I was able to make this work for my use case. If you shoot me an email at ksaitow@byventuresai.com, I am happy to forward that same email along to you.

You can make a api call to your backend bubble workflow once you have the data from flatfile and then create steps to create a new thing for each row.