Auto Generate Magic Link on sign-up

My users sign-up on my hompeage using the standard softr signup form.

Data gets saved to Airtable as DB.

I would like to send my users a welcome e-mail that includes their magic link for easy future login.

Magic links aren’t being auto-created on signup though - is there a way to change this?

Thanks

Hey SaSchn,

Should be automatically generated when the account is made. However if you allow people to create a password then it won’t work. you can change this setting in user sync.
If you require both then you will need to work with an API call as far as I know: API Setup and Endpoints – Softr Help Docs
Hope this helps?