Hello everyone !
I have an issue with FB login/signup.
As it’s exactly the same workflow for signup and login (“signup/login with Facebook”), it’s impossible to make a difference between new users and users who already exists. Someone can click on signup button to login or on login button to signup. It will work.
The problem is I want to send an email when it’s a new user. And I can’t find a solution which can works.
At first, I used “Creation date + 1 min > Current Date” (which means the user was created less than 1 min ago). But Creation Date is not really when the new user is really created via the Signup process, it’s the creation date of the user by Bubble. So it can be 2 days ago for example.
Example of my condition :
Is there anyone who know how to distinguish new user via Facebook signup to trigger a specific workflow ?
Many thanks,
Thomas