How to create site in salesforce

To set up a Salesforce Site: From Setup, enter Sites in the Quick Find box, then select Sites. Register a custom Salesforce Sites domain for your organization. Create and configure your site. Develop and use Visualforce pages for your site, use or hide standard pages, and customize or replace out-of-box error pages. Associate these pages … Read more

How to create session id in salesforce

How to generate a Session ID. 1. Create a new “request”. 2. Choose “GET” request and enter your URL which in my case is. 3. select Authorization> type> Oauth2.0 from the dropdown > Click Get New Access Token Button. 4.Enter Auth URL : https://login.salesforce.com/services/oauth2/authorize. 5. Enter access token URL https://login.salesforce.com/services/oauth2/token. More items How to get … Read more

How to create self relationship in salesforce

Start by creating a self relationship with the Position object. From Setup, click Object Manager. Click Position. Click Fields & Relationships, then New. Create a Self Relationship with the Position Object From Setup, click Object Manager. Click Position. Click Fields & Relationships, then New. Select Lookup Relationship as the Data Type. Click Next. In the … Read more

How to create security token in salesforce

Salesforce: How to generate a security token Log in to your Salesforce account. The Salesforce user must be an organization member or have admin access to a… Click the profile avatar and choose Settings. Select My Personal Information → Reset My Security Token. Check your email for the security token. Once the token has been … Read more

How to create screen flow salesforce

From Setup, enter Flows in the Quick Find box, and select Flows. Click on New flow. From the Flow type select Screen Flow Click on Create We need to drag and drop screen option 1:17 20:36 Build a Simple Screen Flow with Salesforce Flow Builder YouTube Start of suggested clip End of suggested clip So … Read more

How to create salesforce reports

How do I create a Salesforce dashboard? We have the below three categories: Unfiled Public Folder: The contents of this folder will be available for all the users in the org. Everyone has access to these reports and dashboards in salesforce. My personal Folder: The contents of this folder will be available for only the … Read more