Make a Callout using OAuth 2.0 Client Credentials Flow | Named & External Credentials

In this video, we would be integrating two salesforce orgs where one org will have a connected app where Client Credentials Flow is enabled and the other org will make a callout using Named Credentials which would be configured to handle Client Credentials Flow.
Here's the content of this video:
- Types of Integration in Salesforce
- Named Credentials & External Credential which now support Client Credential Flow
- Demo
Do watch the video till the end and subscribe!!
#salesforce #oauth2 #namedCredentials

Пікірлер: 8

  • @MaxiFiorilli
    @MaxiFiorilliАй бұрын

    THANKS SAMARTH!!!!!! you saved, literally, my sanity today! THANK YOU!!!! already suscribed!

  • @42eslarespuesta
    @42eslarespuesta27 күн бұрын

    Thank you Samarth! It has been very helpful, subscribed.

  • @jaiaswani8039
    @jaiaswani80396 ай бұрын

    Thanks for sharing 😊

  • @ashutoshmishra4501
    @ashutoshmishra45016 ай бұрын

    great content

  • @SfdcLearner
    @SfdcLearner2 ай бұрын

    Hey thanks for sharing. But i would like to know more about integration. Instead of just single flow of integration. I would love to learn about all various options available. Can you please make a plays list of all types of integrations Atoz ❤😊

  • @alexandreanicio1732
    @alexandreanicio17324 ай бұрын

    Thanks for the video! Anyone know how long does the access token lifetime stands? And if it's configurable?

  • @user-mu4ks9of2l
    @user-mu4ks9of2l6 ай бұрын

    thanks for sharing :). the above could have worked with the authentication flow type= browser flow too right? I usually use that flow by also creating an auth provider. I have never used the client credentials with client secret flow. why would you use this over browser flow?

  • @user-mu4ks9of2l

    @user-mu4ks9of2l

    6 ай бұрын

    also does this grant type handles automatic refresh of the token? since with the flow type= browser flow , expiration of token is never an issue and it is handled by salesforce directly