Hi all,
Hope somebody can help. I’ve started working with make.com recently and I’m looking to create a scenario where the following happens:
Fetch users from Bubble > Set variables (company name, name user, email user) > Search for duplicate email addresses in Notion and filter them out > Add item in database in notion.
In short: I would like to send my app users over to my database in notion. I got this to work before, however I encounter the following difficulty:
In bubble our users can sign up to the platform with their google account, microsoft account and their regular email.
In make.com I have to set the variables, one of which is the emailaddress of the user. From the variable list I can only select the signup method of 1 user. In this case it was Google.
The variable value is 2. authentication: Google: email
If I select that variable it works, however it only imports users that created a account with Google.
But I want all users, so Google signups, Microsoft signups and regular email signups.
But the variables microsoft and regular email dont show up from the menu, since the last imported (preview data) used Google. So I can not select the other methods from the variable menu.
I’ll share some screenshots for reference. Anyone that has done this befire?