Hello,
I'm trying to create a flow of enrollment from an invitation.
I have :
1 - Invitation Stage
2 - Prompt Stage. Where I ask the user to enter its email.
3 - An email stage. Where I would like to send an email to confirm it (but I get an "Unknown error" at this point and no e-mail is sent)
4 - Prompt Stage. Where I ask username and password.
5 - User Write Stage.
6 - Login Stage.
I guess there is something I didn't understand in the process.
Thank you for you help