Replacing Bubble user's email with LinkedIn email

Hello,
I have created with API Connector a plugin to LinkedIn. I am getting all the info correctly. My issue is when a user, uses LinkedIn to sign in, his/her Bubble email is empty. I want to replace the Bubble email with the LinkedIn one. I created a workflow to ‘Update User’s Credentials’ to do that. The problem it askes for the Old Password to enable the change, hence the LinkedIn password will not work, and Bubble does not have a password stored if signed in from LinkedIn. So I have no idea what Old password I should use!
I appreciate any insight on this topic.
Best,
Screenshot1

Assign the current user a temporary password as a workflow action before the update credentials action. Then use the result of the previous step as old password.

Many thanks , it worked :ok_hand:

1 Like