Fix a JavaScript Code inside Zapier
Budget: $10 – $30 USD
I have the following working code to encode one image into base64. Now, I have more images, so I need to modify the current code in order to loop through each image and encode them separately. I want the output to be: Data 1, Data 2, Data 3, Data 4, Data 5.