Тёмный

Connect Two Salesforce Orgs by using Named Credentials, Authentication Provider, and Connected App 

Fun with Salesforce
Подписаться 249
Просмотров 1,6 тыс.
50% 1

What is Named Credentials in Salesforce?
Named Credentials are a secure way to authenticate to external services or endpoints, such as web services or APIs. They allow you to store authentication details separately from your code or configuration, providing a more secure and maintainable approach to handling external integrations.
What is Auth Provider in Salesforce?
In Salesforce, an Auth Provider (Authentication Provider) is a feature that allows you to integrate external identity providers with your Salesforce org for user authentication.
Connected App • What is Connected APP ...
#salesforce #salesforceadministrator #salesforceapex #crm

Опубликовано:

 

31 июл 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@vipuldubey3117
@vipuldubey3117 11 месяцев назад
Well explained
@riyakarhade
@riyakarhade 4 месяца назад
How to set Callback Url?
@FunwithSalesforce.
@FunwithSalesforce. 4 месяца назад
after the creation of the auth provider, you will get a callback URL in the auth provider screen only . 4:10 - How to create an Auth Provider 14:10 - Callback URL Related Information
@riyakarhade
@riyakarhade 4 месяца назад
which id we are using it in req.setEndpoint('callout:SourceOrg/services/apexrest/GetLead/'000666); @@FunwithSalesforce.
@riyakarhade
@riyakarhade 4 месяца назад
which id we are using in req.setEndpoint('callout:SourceOrg/services/apexrest/createLeadAPI/99999')@@FunwithSalesforce.
@riyakarhade
@riyakarhade 4 месяца назад
Which id we are using in Endpoint in Anonymous window?
@skrrt342
@skrrt342 3 месяца назад
@@riyakarhade That's an Opportunity Id, but it will be different for you obviously
Далее
Deep dive into Salesforce Named Credential
57:21
Просмотров 7 тыс.
Integration using Salesforce Connect
31:46
Просмотров 26 тыс.
OAuth 2.0 explained with examples
10:03
Просмотров 102 тыс.
Apex: Basic REST Callouts | Developer Quick Takes
16:33