I am finalizing requirements related to building an application in which the end-users would have the possibility to create e-mail flows via a user interface.
This means they should be able to build a flow. For example:
send e-mail A if client speaks English
wait 10 days
Send e-mail 2
If e-mail 1 and e-mail 2 was opened then send e-mail 3
For example something like this:
Is this possible with Bubble? Or should I look into alternatives?
I made some like that before into bubble but is very complex, I recommend you try with reactflow.dev using custom nodes and connect with bubble via api