Create list of things from API - I'm stuck :(

Hi Everyone! @romanmg

I am trying to create a list of things from my external API. The API is returning the correct values, but I am getting all the values returned into a single thing as opposed to each value returned into a new row.

Here is my API setup:

Here is what is saving to the database:

I would like it to save like this:

Here is my API/workflows:



Any help here would be greatly appreciated!!

Thank you,
Kyle

5 Likes