NO CODE PLUGINS
LinkedIn Integration
11min
the pathfix linkedin plugin enables integration from your bubble app to your user's linkedin account the plugin will render the connect button (ui) and calls the relevant apis without you spending time on the api setup no configurations required to get the plugin working this documentation will show setup guide setup in linkedin developer app please follow this guide to setup your linkedin developer app https //docs pathfix com/integrating with linkedin https //docs pathfix com/integrating with linkedin if you have an existing linkedin developer app, make sure you have added the pathfix redirect uri before proceeding important linkedin developer update linkedin has updated their primary product sign in with linkedin to sign in with linkedin using openid connect all existing developer app before this change will continue to access the older sign in with linkedin product (v1), however, any new developer apps will now see the option with openid connect (v2) pathfix supports both these scopes, please follow the documentation depending on the type of app access you have setup pathfix account you will need a pathfix account to be able to use this plugin pathfix will manage the entire oauth process and the plugin offers the relevant apis for you to access login to your pathfix account and select your application (or create a new application) select linkedin from the list of providers to integrate with (you can change the display name and description your users see by going into the general tab) enter the app id and app secret received from your linkedin dev app add the scopes you wish to access depending on your usecase for v1, the login basic scopes will be r liteprofile r emailaddress w member social for v2, the login basic scopes will be openid profile email w member social click on keys from the left nav bar and copy your pathfix x partner key for use in the bubble plugin setup bubble io plugin the plugin is available in the bubble plugin store (v3 2 0) (important note you need to install the pathfix oauth connector https //docs pathfix com/bubble/pathfix oauth connector first before installing this plugin) click on add plugin select the linkedin plugin by pathfix inc and install it ( click here to access the plugin ) add your pathfix x partner key from the keys section of your pathfix account on your design page, select the pathfix connector element and select all providers configured in my pathfix account go to preview to check the connect ui button for the linkedin integration once installed, there are no additional configurations required to get the plugin to work you can setup your workflow in bubble and start using the actions the connect button will automatically be added to your page that contains the pathfix connector element you can add dropdown, text etc elements to pull in linkedin data for your users using the plugin and setup workflows to linkedin actions posting a text in order to post to a page managed by the user (company page), your app will need to have the linkedin advertising api product approved if you do not have access to this product yet, please request for access and then setup your api call important\ linkedin v2 (new developer apps) will need to select linkedin me v2's sub for any field that need the linkedin me's id here is a sample setup for posting a text to linkedin add a text element in your design add a button element to post text to linkedin and create a workflow on button click setup the workflow as per the image below note please view the documentation mentioned for user/org id and add the prefix for the id accordingly posting image with text posting image with text is a 3 workflow step process add text element and image uploading element on your design page add a button element to post text to linkedin and create a workflow on button click setup the workflow steps as per the images below step 1 step 2 add the base 64 image url from the image uploader step 3 actions & data calls available the connector plugin calls a few apis and offers them as actions in your bubble workflow once installed there are 2 types of me api calls available (to get the connected users profile info) me and me v2 me is for developer apps that have access to the older linkedin product 'sign in with linkedin' me v2 is for developer apps that have access to the new linkedin product 'sign in with linkedin using openid connect' note each consumed action (content length of 20kb) is counted as 1 api call in pathfix need help? reach out to us at support\@pathfix com