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"
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...?
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
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.
@@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...?
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 👌👍
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
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?
Very well explained. Thank you.
Thanks for your comment
Thanks for good vedio..
Most welcome
Explained well and understandable thanks, good work 👍👍
Thank you for the good explanations, please keep it up...
wonderfully articulated
Thanks for your comment.
very nice video.
Hi. Can I get your Apex Class? I can not see the github address in description
Nice video bro.Please keep it up
thanks
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"
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...?
Hi,
Create a tigger on source Org and call apex code in that trigger to create a record in target org. That will work.
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
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.
@@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...?
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 👌👍
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
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?
Hi, from where will I get this HTTP callout class code for reference
gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3
hi sir can you sent code for Salesforce to Salesforce integration using rest API
gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3
Can you share the code ? or git link ?
gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3
Can you send me the code and Test class from this?
gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3
Please send me the code
gist.github.com/sumitgoyal2006/bff329075fcbd567b5223c6cedd891e3