LinkedIn API data not showing as available fields in Bubble

I’m using the Bubble.io API Connector to connect with LinkedIn API to sign users up for our platform.

I’ve successfully connected the Bubble.io API Connector to the LinkedIn API. I have initialized the call and am receiving the data just fine. See screenshot.

My problem now is that the LinkedIn data fields that I have accessed are not showing up in the Bubble.io available fields when I go to add the data to the Current User.

Clearly, I’m doing something wrong and would appreciate some guidance, please.

Thanks



You need to call the API endpoint using Get data from API

I thought that that was what I’ve done, no?

No. You use current user. Current user is a DB from Bubble. Not API Call
Delete everything and select Get data from API. Select API Call LinkedIn Member Details

1 Like

Thanks again @Jici. That’s sorted it :slight_smile: