Using Postman to authenticate Salesforce with REST Create connected App from App Manager. Enable OAuth Settings. Select Auth scopes [same scope[default] apply in Auth provider and Name Credentials] Callback URL,...
Read More
Create Record Using SOAP API In Postman Here I'll show you one by one step. First, create a new tab. select post method. Enter the URL. 'https://EnteryourclassicorgURL/services/Soap/c/49.0' second, pass parameter...
Read More
In Omnistudio, Create New 'NavigateToListView' Flexcard. Source Type is none. Add Title using Text properties. Now create New Apex class 'RetrieveData' and Add this code. public class RetrieveData { @Auraenabled...
Read More
How we can display the doc to the Experience Site To be able to display google documentation, Follow this step. Publish your Google Doc so it's publicly accessible. Copy the...
Read More