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.
@UserTrue Thank you for your advice. Yes, at first I tried the built in mongodb with it's module. It made me quite fast switch over to MySQL and the appropriate node.js module ;)