Using this I am able to send an image to bubble and then getting s3 url in response. What I want is to pass list of images and then receiving list of s3 urls in reponse, I’m stuck at this point.
In workflow am doing this for list of images

but from postman I don’t know how to pass list of files in json.
This is the current scenario