OAuth 2.0 JWT Bearer Flow for Server to Server Integration - Salesforce to Salesforce Server

Sdílet
Vložit
  • čas přidán 18. 03. 2021
  • Learn how I made the exchange of data between two Salesforce Orgs using OAuth 2.0 JWT Bearer Flow for Server to Server Integration.
    Useful references:
    help.salesforc...
    developer.sale...
    developer.sale...
    developer.sale...
    salesforce.sta...
  • Věda a technologie

Komentáře • 7

  • @pradeepdani920
    @pradeepdani920 Před rokem

    straight to the topic and easy to understand with hands-on. Thanks mate!

  • @lakhandubey4032
    @lakhandubey4032 Před 2 lety

    Very quick and upto point! Thanks, it´s of great help!

  • @gooddata-gwky7058
    @gooddata-gwky7058 Před 11 měsíci

    Super helpful, thank a lot!!

  • @aryaagnivesh29
    @aryaagnivesh29 Před 3 lety

    Thanks. very helpful.

  • @shankar4330
    @shankar4330 Před 2 lety +1

    I get 'invalid client credentials' in my response. I verified client_id and connected app's consumer key. They are matching. Help!

  • @asoknambi
    @asoknambi Před 3 lety

    Thanks, useful!

  • @mariagajewska8086
    @mariagajewska8086 Před 2 lety +1

    Is it possible to authorize using OAuth 2.0 JWT Beaer Flow with named credentials instead of APEX code?