I have a TXT with multiple URLs, one for each line. I want the script to go through all of them and perform the same action. I tried a bit but I didn't found the way. Is it possible to do?
Create a resource called “Take from file.”
In “write” mode, click on the “set variable” action. Insert your resource into it, for example, {{links_data|notreuse}}, and you will receive your links in the variable.
@lymz101 Well, it's a file with data, not an answer in json format, save it to disk and from it already take a random string for example, and then it should be parsed