LinkedIn API only fetches current position

I’ve set up the LinkedIn API, and authentication is successful. I have a repeating list that fetches the user’s position. However, it only fetches the top/current position. I’ve tried setting up a text field with a :count also, and it returns only 1.

Anyone know why this might be?

Are you using the linkedin plugin or linkedin api directly to pull data? If the later, would you mind sharing the setup.

It’s a few months back, but I’m fairly certain I used the plugin for this.

Okay. Thanks. BTW - I did figure out the configuration to connect directly. You can pull lots of other data fields if you connect from the Bubble connector directly. Example for how to connect to API with Oauth2