Magic link with multiple emails

Hello everyone,

I have a repeating group with a list of emails.
I want to send a magic link to those users in one time.
I read you need a backend workflow, but i did not understand what we have to do.

I don’t have a backend workflow for the moment, is it still possible to do it ? and how could I do it ?

Thank you

Hello Thomas,

Explore the forum for how a recursive workflow is built.

The basic idea is that through a loop you can go user by user in your usersList and send them what you need to send them. A common magic link or a personalized one.

1 Like

A rescursive workflow…? Ok I will try to find it in the forum, thank you

1 Like

Hey,

Just a little shame question : the recursive workflow doest the same thing that Backend workflow but it is slower because the Prenium account is not necessary ?

If yes, is it possible to Send a magic link for the users automatically and scheduled later ?

The article below is about a recursive workflow, right ?

Thank you

A recursive workflow is a loop. It is one of several BE flows that can be put together.

Yes you could schedule the sending of the magic link for later at some point in the user journey.

You found a great resource to learn this and other Bubble goodies! Petter is one of the best consultants and educators in the ecosystem. :+1:t2:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.