Multiple entries in Database

Hi all

Im sure this question have been asked before however browsing through the forum im not able to get this to work.

I get data from an api and the data contains multiple serial numbers. The number of serial numbers varies.


Im able to get the serial number for each device with the following action:

However the above action is inserting all entries in the same row in the database:
51

What is the correct process to create a new row for each serial number returned from the API?

Thanks in advance

/Andreas

1 Like

Hi, were you ever able to solve this ? I am having the same issue.

Thanks