Here is how to set it up:
→ Trigger a webhook on form submit
→ Check if the email exists in your users table
→ Send a link with a unique UUID
→ Optionally expire the UUID for extra security
Kudos to @frederikdc for sharing this solution! ![]()
Here is how to set it up:
→ Trigger a webhook on form submit
→ Check if the email exists in your users table
→ Send a link with a unique UUID
→ Optionally expire the UUID for extra security
Kudos to @frederikdc for sharing this solution! ![]()