Hello.
I'm asking for help and advice on how to build the process correctly.
Tasks: Filling data from an Excel table into web form + Uploading photos (6 pieces) for each product. (Procedure for filling in a product card)
I can't figure it out:
1. How to correctly give a task to a thread so that my line starts the procedure of loading into a web form from the first file "1.png" from a folder called "1_Folder" and then from the same folder "1_Folder" to load the rest "2.png", "3.png", "4.png", "5.png", "6.png"?
2. How can I correctly give a task to the thread so that the next time I run "For each", the new data from "CurrentItem" in "Set variable" will interact with the following folder "2_Folder" and the files on the web form will be loaded from this folder? And so on.
A big request, please give specific actions, which "Actions" will I have to use? How should I configure them intelligently to load these six PNGs from each folder and for each product of mine?
😓😥😩


