Hi everyone,
first post here. I tried to search for something useful but I did not had any luck. I need an advice about my migration strategy.
I have a forum developed by myself. A very basic forum, no social logins, only email addresses, names and passwords. Soon, I will need to migrate it to Discourse.
What I want to do:
- import users one by one, creating a new account for them automatically;
- send them an email to let them choose a new password;
Now, I would like to use the API calls to do this, both for users and related posts. My only question is: if the signup mail is used for new users that sign up by themselves, what the “account created” email does?
I imagined that the “account created” email is sent when I manually create them. Am I wrong? What should I do to reach my objective?
Thank you so much for your help, in advance.
Really love this platform