Appearance
Reset password for email (Supabase)
Use this action to send a password reset email to a user.
Add the action
- Create (or open) an
Interfaceworkflow. - Click
Add an action. - Select
From Authentication→Reset password for email. - Select the Supabase
Connectionyou want to use.
Configure the action
- Email: The user’s email address.
Advanced
- Redirect URL: Where the user should land after they click the reset link.
Common pitfalls
The reset email never arrives
Check your email settings in Supabase (SMTP, templates) and test with a real email address.

