How to configure Named credentials in salesforce to connect 2 Salesforce Org ?

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

Комментарии • 32

  • @okeyihekweazu
    @okeyihekweazu Год назад +1

    Very well explained. Thank you.

  • @sivarajulapati-t2k
    @sivarajulapati-t2k 6 месяцев назад +1

    Thanks for good vedio..

  • @jaiganeshpalani3253
    @jaiganeshpalani3253 Год назад +1

    Explained well and understandable thanks, good work 👍👍

  • @burcuderdiyok9713
    @burcuderdiyok9713 Год назад

    Thank you for the good explanations, please keep it up...

  • @priyankarai370
    @priyankarai370 Год назад +1

    wonderfully articulated

  • @manishshaw2393
    @manishshaw2393 Год назад +1

    very nice video.

  • @kushtarbekzhaniev502
    @kushtarbekzhaniev502 10 месяцев назад +1

    Hi. Can I get your Apex Class? I can not see the github address in description

  • @rajveerrawat3929
    @rajveerrawat3929 Год назад

    Nice video bro.Please keep it up

  • @DDDDD43330
    @DDDDD43330 Год назад +2

    I dont unerstand why when i finaly save the named credentials and try to reconnect with my target Org username I have an error "problème logging in" "WE cant login because of an authentification error"

  • @mknaidu143
    @mknaidu143 11 месяцев назад +1

    suppose if I create employee name as a record in custom object like Employee__C of source org then automatically if i refresh target org the record needs to be created ...for this scenario please give me suggestion...?

    • @aitechone5907
      @aitechone5907  11 месяцев назад

      Hi,
      Create a tigger on source Org and call apex code in that trigger to create a record in target org. That will work.

  • @mknaidu143
    @mknaidu143 11 месяцев назад +1

    Hai without VF is there any possible for create, update and delete the records in source org then corresponding records in target org are should be updated...? it means automate the process between source and target orgs

    • @aitechone5907
      @aitechone5907  11 месяцев назад

      Hi, Yes we can put the code in the Apex Scheduler class. There Could be different scenarios where we want to update the Target Salesforce Org Object when we create a new record in Source Org.

    • @mknaidu143
      @mknaidu143 11 месяцев назад

      @@aitechone5907 for suppose if I create employee name as a record in custom object like Employee__C of source org then automatically if i refresh target org the record needs to be created ...for this scenario please give me suggestion...?

  • @Kangroo13
    @Kangroo13 Год назад +1

    Before watching this I did everything as per doc but was always getting 400 error. missing link was scope "refresh_token full" . Thanks for explaining very well. good job 👌👍

  • @sushmach3896
    @sushmach3896 Год назад +1

    Getting the below error:
    System.CalloutException: We couldn't access the credential(s). You might not have the required permissions, or the external credential "Test" might not exist.
    NAMED_CREDENTIAL_RESPONSE NamedCallout[Named Credential Id=null, Named Credential Name=null, Status Code=0, Content-Type=null, Response Size bytes=0, Overall Callout Time ms=0, Connect Time ms=0

  • @ashuc9178
    @ashuc9178 Год назад +1

    After Creating the named credentials in Source ,why we need to login using target credentials? why will the source application have the login credentials of target?

  • @GautamT-fh8vr
    @GautamT-fh8vr 2 года назад +1

    Hi, from where will I get this HTTP callout class code for reference

    • @aitechone5907
      @aitechone5907  Год назад

      gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3

  • @dipakpatil3955
    @dipakpatil3955 2 года назад +3

    hi sir can you sent code for Salesforce to Salesforce integration using rest API

    • @aitechone5907
      @aitechone5907  Год назад

      gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3

  • @niketannewale8225
    @niketannewale8225 Год назад +1

    Can you share the code ? or git link ?

    • @aitechone5907
      @aitechone5907  Год назад

      gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3

  • @oyebubblyhellochinnu9037
    @oyebubblyhellochinnu9037 Год назад

    Can you send me the code and Test class from this?

    • @aitechone5907
      @aitechone5907  Год назад

      gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3

  • @nagendrajampani5016
    @nagendrajampani5016 Год назад +1

    Please send me the code

    • @aitechone5907
      @aitechone5907  Год назад

      gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3