Issues with Facebook login/signup

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

Hello @thomas.gounot

Consider creating a way to differentiate users in the dB.

One could be to use a yes/no field that gets updated while the user is signing up to something like … Signed via FB? to YES.

There are other ways … but I hope I was able to convey the main idea … :+1:

2 Likes

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