Forum Discussion
Selman_Balci
1 year agoMentor
Race Condition Issue between API-trigger and mail execution during Registration
Hello people, I have this interesting case which looking for a proper solution that wont affect the UX during onboarding. When user completes the registration process, we send a service mail with a...
LiorPeleg
2 months agoExpert
Just want to make sure I understand correctly, you first create the user via the API, and then make a separate call to send the email through the API, right?
Why not use the initial call to create the user together with a “registration” event, and then use that event as the trigger for sending the email?
Related Content
- 2 years ago
- 2 years ago