Hi, I currently have a script that takes from a node.js code which has a list within it. I have a bunch of random email on that list. I wanted to ask if it's possible to after using the first email the next time I run the script it runs the second email and so on.
You can use "Element Number" action to determine number of elements
in existing list, and after that you can use action "Delete By Index" or
"Remove Part".