Send Welcome email after social connection sign up

Is it possible to trigger a welcome email after a user signs up via a social connection? Or is feature only available via a Database signup?

Hi @dave6,

Thanks for contacting the Auth0 Community!

Yes, it is possible to trigger a Welcome Email after a user signs up with a Social Connection.

To do so, you will need to configure a rule that can call your API to send a welcome email only if the user’s email address has been verified and the welcome email has not been sent previously.

Our documentation below goes into detail on the implementation for the rule to make this work: ​https://auth0.com/docs/brand-and-customize/email/manage-email-flow#send-welcome-email-using-your-own-api

Please let me know if you have any questions. I’d be happy to clarify.

Thank you

1 Like

Is it possible to Send a Welcome Email immediately following a signup through a social connection?

Hi @dave6,

I merged your other Community Topic into this one for uniformity.

Thank you.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.