Hi everyone!
I’m creating a workflow that will do some things based on some content in a Google Sheets spreadsheet.
Basically, I have an app that takes some pictures and uploads cells in a spreadsheet with the URL of the images hosted externally. The number of pictures taken however could be 1 to x amount.
I would like Make to perform some tasks based on each of the image URLs present in the sheet row - for example if a cell has contents with a string that ends in .JPG, then do something…
Is there a way to use the repeater or iterator tool to do this? I was thinking it should watch the spreadsheet row, and perform a task on any cell that has the value of .JPG