Bringing Linkedin Profile Data into the Database

I’ve set up login via Linkedin using Bubble API Connector.

I’ve followed instructions I found online and have it working. The only issue is I can only seem to get the users Linkedin ID and email into the database (using a make changes to user in the workflow once they’ve connected to Linkedin).

I really need their name and profile photo added to the database but can’t seem to pull that data over. Can anyone help?

This is my plugin setup

Once you complete user login, you will have to fetch profile data with a second get request. Follow the steps outline here