Hey Community,
I'm currently working on an LWR site where one of our user stories require building on user authentication. I've created a flow with a record-trigger flow template, where a manually created user from a custom user object triggers this flow. The flow executes properly, with even the debugger not showing any issues with the flow working properly.
The only thing I can think of is that I'm operating within a 'sandbox' environment. Would the issue maybe live here, where I would need an actual production environment for our site to trigger the email when a new user is created?
I've tried the following:
- Enabled all emails under deliverability
- Tried to send a test email using Test Email Deliverability to no avail
- Hardcoded an email address under the recipient email address list
- Verified in the basic debug log that there was an email address, orgWideEmailAddress and recipient that should've sent and received the email
- Checked email logs (didn't see any emails sent associated with the record trigger flow)
I've attached a screenshot of my flow as a reference if anyone has any thoughts on what the issue could be.
#Flow #Email #Experience Cloud #Create The User Experience
Ajaypreet Singh Saini (Grantbook) Forum Ambassador
Hey @David Oh, sandbox has issues with emails going to spam and if your IT team is blocking the emails, then you will never see those emails.
Have you tried creating a community user record using a personal test email?