Salesforce and LinkedIn Integration using oAuth 2.0 | Named Credential | Authentication Provider

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ค. 2023
  • In this quick tech video on Tech Journey With Ankit, we will discuss how you can personalize your Salesforce user card by adding your LinkedIn profile photo for easy identification. You will learn the following from this quick tech session:
    👉 Integrate Salesforce and Linkedin
    👉 Get Logged In User details in LWC
    👉 Use of new Named Credential and External Credential
    👉 Use of Authentication Provider
    👉 Wire Adapter - getRecord, getFieldValue
    𝐋𝐢𝐧𝐤𝐬 𝐫𝐞𝐟𝐞𝐫𝐫𝐞𝐝 𝐢𝐧 𝐕𝐢𝐝𝐞𝐨
    🔗𝐋𝐢𝐧𝐤𝐞𝐝𝐢𝐧 𝐀𝐩𝐩 𝐂𝐫𝐞𝐚𝐭𝐢𝐨𝐧-
    developer.linkedin.com/
    🔗 𝐋𝐢𝐧𝐤𝐞𝐝𝐢𝐧 𝐏𝐫𝐨𝐟𝐢𝐥𝐞 𝐏𝐡𝐨𝐭𝐨 𝐀𝐩𝐢 -
    tinyurl.com/likedin-profile-p...
    🔗 𝐂𝐒𝐒 𝐅𝐥𝐢𝐩 𝐜𝐚𝐫𝐝 -
    www.w3schools.com/howto/howto...
    🔗 𝐀𝐮𝐭𝐡 𝐔𝐑𝐋 :
    / authorization
    🔗 𝐀𝐜𝐜𝐞𝐬𝐬 𝐓𝐨𝐤𝐞𝐧 𝐔𝐑𝐋:
    / accesstoken
    🔗 𝐑𝐞𝐦𝐨𝐭𝐞 𝐒𝐢𝐭𝐞 𝐒𝐞𝐭𝐭𝐢𝐧𝐠:
    api.linkedin.com
    #salesforceandlinkedin #oauth #oauth2 #integration #namedcredential #salesforce #lightning #development #lwc #lighting #salesforcelighting #salesforcetraining #lwcbasics #lwcadvanced #salesforcedeveloper #developer #ankitjain #techjourneywithankit #studysalesforce #lwc #aura #lightningwebcomponent #ankitjain #lwcbootcamp #visualstudio #quicktech #otp #lwc #javascript #js

ความคิดเห็น • 25

  • @user-ip5gq7bg9q
    @user-ip5gq7bg9q ปีที่แล้ว

    Can we use personal linkedin account instead of public page?

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  ปีที่แล้ว +1

      No for integration, you have to use public pages only. You can create a public page in a few mins.

  • @fahadqayyum398
    @fahadqayyum398 9 หลายเดือนก่อน

    Hi, I came here by watching your video on Sanjay Gupta tech school. I am doing integration with linkedIn, but now there is no option available "Sign In with LinkedIn", instead it is replaced with "Sign in With LinkedIn using OpenID connect" for that how we can connect our Org with this option?

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  9 หลายเดือนก่อน

      I have to do my research on this, will do and post video on that

    • @fahadqayyum398
      @fahadqayyum398 9 หลายเดือนก่อน +1

      @@TechJourneyWithAnkit I have figured out the way we can connect. We have to create access token in our app and the use that token to get connected with LinkedIn with our SF Org.

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  9 หลายเดือนก่อน

      @@fahadqayyum398 - cool, i will also explore that

    • @debankurdas3602
      @debankurdas3602 2 หลายเดือนก่อน

      @@fahadqayyum398 Hello Fahad, How to use that token in SF?

  • @nazirahmedpatel1568
    @nazirahmedpatel1568 ปีที่แล้ว

    Im viewing video in 1440p but still not clear make sure its bit clear HD

  • @PravinkumarBalasundaram
    @PravinkumarBalasundaram ปีที่แล้ว

    failue{"serviceErrorCode":100,"message":"Not enough permissions to access: GET /me","status":403} getting this error

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  11 หลายเดือนก่อน

      Check if you have authenticated LinkedIn page.

    • @vaishnavikalpande8026
      @vaishnavikalpande8026 11 หลายเดือนก่อน

      Even after authentication I am getting same error sir @TechJourneyWithAnkit

    • @vaishnavikalpande8026
      @vaishnavikalpande8026 11 หลายเดือนก่อน

      ​@@TechJourneyWithAnkit I am also getting the same error sir

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  11 หลายเดือนก่อน

      Is permission set assigned to logged in user ?
      Is Principal authenticated?

    • @PravinkumarBalasundaram
      @PravinkumarBalasundaram 11 หลายเดือนก่อน

      @@TechJourneyWithAnkit done the both still getting error