Hey guys, I've written a program to create bulk accounts on a site, however ideally I would like all these accounts to be email verified, does anyone know an api/service I could use for this, ideally something free since I am not selling the accounts ~
What I need to do is just these two -
1. Create Mass Emails
2. Be able to get the email verify link once it gets the message
And I need to be able to do all of this with C# while creating the accounts, I don't want like an extension or something as I need to automate all of it (thousands of accounts)
Thanks!
What I need to do is just these two -
1. Create Mass Emails
2. Be able to get the email verify link once it gets the message
And I need to be able to do all of this with C# while creating the accounts, I don't want like an extension or something as I need to automate all of it (thousands of accounts)
Thanks!