I have been looking at several topics on here but can’t seem to find the right answer or solution for my case.
I am receiving data to my webhook in the form of an array as per the picture below:
I am trying to set all the items from that array from 1 to 6 as variables but I can’t seem to figure out how to dit. I have tried array iterators and aggregators but cant seem to work it out.