Hello all,
Hope everyone’s well.
I am trying to set up a fairly simple automation where I upload images downloaded from google drive to Shopify. I am trying to figure out a way to sort the images downloaded based on the name of each image (1, 2, 3 or A, B,C) so that they are uploaded in the right order (Image 1/A first, image 2/B second etc…).
I added an aggregator to convert the Data and FileName (Image Name) into an array. I am now trying to sort by filename using the sort and map function but cannot seem to make it work. If anyone has a solution or can suggest a simpler way to do it I would highly appreciate it.
Much love
Welcome to the Make community!
For the third parameter, you need to actually type in the word name
, not select it from the variables panel or use functions.
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
4 Likes
Thank you so much! Can’t believe it was this simple
I spent the past two days trying to figure it out.
2 Likes
No problem, glad I could help!
I recommend doing the Make Academy if you haven’t yet. It covers basics like these.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
General
Help Center Basics
Articles & Videos
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
2 Likes