Slack not processing file bundles

Im trying to upload images from a slack message to wordpress. There are multiple images in this case 3 images. Only first image in the bundle gets uploaded and scenario completes without processing next 2 bundles.

Files is an array. You need to use an Iterator module with that array to get each file as a separate bundle.

3 Likes