So, ive carefully read all the posts in the forum on the subject (and there are many) but I just cannot decipher how achieve saving the result of an API call which returns a list into separate items in a thing.
I have set up a little sample app which lets me enter an array or any anything which is, the limited and in this simple example it returns simple numerical list basically counting how many entries there are in the array
Thanks Nigel, i don’t seem to be able to even look at the editor now. it would be very useful to look under the covers…i should be able to work it out from there
JUst one additional question to any who might know. Now ive been able to consume the API as single entries in the DB . thanks @NigelG
Is there any option to add some logic to count adding an increment number to each new thing corresponding to each entry for the api workflow …literally 1 2 3 and so on?