Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

How to add a formula field to a Salesforce report?

Answer»

GO to the REPORTS tab and CLICK the icon next to Opportunities by Rep report. Click on Edit -> Filter -> Opportunity Status -> Closed -> Apply.

2.

What is Sfdc in Salesforce?

Answer»

SFDC means Salesforce Dot Com. It is a cloud-based software company that majorly provides CRM (Customer Relationship MANAGEMENT) SERVICE.

3.

How to add contacts to Salesforce?

Answer»
  • A few permissions are required before we begin to ADD contacts. "Read" and "Create" permissions on contacts to VIEW and create new contacts.
  • Now you can EITHER click on "New" next to Recent Contacts or select Contact from the "Create New" list.
  • Fill in the required details and click on SAVE. Click on Save & New to save the current RECORD and add a new one.
4.

How to create a campaign in Salesforce lightning?

Answer»

Creating a campaign in Salesforce Lightning is a SIMPLE TASK. Just go to the Campaign tab and SELECT "NEW Campaign". That's all.

Campaign tab then-new campaign. That's it.

5.

How to email a campaign in Salesforce?

Answer»

To Create the email in Marketing Cloud you have to undergo certain steps.

  • Find your way into the Campaign Records in the SALES or Service Cloud and click on the "Send ExactTarget" Email in the custom links section.
  • Select Magnifying GLASS Lookup to select an email.
  • Select a From address. And ADD your PREFERENCES. Enable tracking to track recipient's results.
  • Set the time and date for sending and send the email.
6.

How do I send an email from Salesforce?

Answer»

you can send emails from Salesforce USING the Salesforce servers. No NEED to integrate with an external email service. This is an excellent methodology on the off chance that you are using Salesforce Classic, need bounce MANAGEMENT, or are not using Gmail or office 365 with lightning experience.

Note: Salesforce admin interview questions and ANSWERS are beneficial to the fresher or experienced person both.

7.

How to create a mass email template in Salesforce?

Answer»
  • Firstly, Log in to your SALESFORCE account.
  • Click on the arrow icon NEXT to the USERNAME and go to My Settings -> Email -> Email Templates -> New Template.
  • Select the email type and click Next.
  • For the email with letterhead select the Letterhead Creation.
  • Now select the "AVAILABLE for use" CHECKBOX. Then select the name and pick your required options and click on "Merge Fields" and click on "Save".
8.

What is the use of triggers in Salesforce?

Answer»

A TRIGGER is an Apex script that executes before or after specific data manipulation language (DML) events occur, such as before object RECORDS are inserted into the database or after DOCUMENTS have been deleted. Triggers enable to PERFORM custom actions before or after changes to Salesforce records.

9.

What is the use of workflow in Salesforce?

Answer»

Workflow in SALESFORCE is a unique method to robotize certain BUSINESS forms. You can make a standard, and dependent on specific criteria that you set, Salesforce can complete VARIOUS things, as send an email, make an undertaking, or refresh a FIELD. In this BLOG entry.

10.

What is visualforce in Salesforce?

Answer»

Visualforce is a component-based interface (UI) FRAMEWORK that enables the creation of dynamic, REUSABLE interface. The Visualforce structure is a part of Salesforce’s force.com Platform as a Service (PAAS) offering, which is designed to simplify the DEVELOPMENT and deployment of cloud applications and websites.

11.

How do you create a lightning app in Salesforce?

Answer»
  • Enter App in the Quick FIND BOX in the home tab of Setup and then select App Manager.
  • Now select the New Lightning App and go through the parameters of the "Lightning App WIZARD" and click SAVE and Finish.
  • You can check the new Apo from the App launcher.
12.

What is Data Export Service in Salesforce?

Answer»

There are two WAYS in which data can be exported. Data Export Service and Data LOADER. Data Export Service allows you to export all the RECORDS of any objects. Data Loader is more FLEXIBLE. It allows you to select the fields and rows that are NEEDED to export.

13.

How to restore data in Salesforce?

Answer»

There are TWO ways to restore LOST DATA in salesforce, but both depending on different situations.

1. When the data is deleted and moved to the recycle bin. Simply go to the CRM homepage. Click on "Recycle Bin" and select "All Recycle Bin." Find your deleted records and press the undelete button.

2. When it is also deleted from the recycle bin. The data in this situation cannot be recovered but can be accessed from the workbench. Select the "Include" RADIO button under the "Deleted and archived records" statement. Locate the id of the record and choose the "Undelete" option from the drop-down menu.

14.

What is the difference between profiles and roles in Salesforce?

Answer»
S.noProfilesRoles
1.Roles plays one in all the ways that you'll manage access to records. They conjointly impact reports (e.g., "My Teams" filter). Parts get play if your security model (OWD s) are set to PERSONAL. a bit a lot of on Roles and the way they impact security.Profiles facilitate confirm record privileges. forward the User will see the record; Profiles assure what the User will do, read or edit there on record. PATTERNS manage different system privileges STILL (mass email, export knowledge, ETC.)
13. How many types of DASHBOARDS are there in Salesforce?

There are four types of the dashboard in Salesforce.

  • Table
  • Chart
  • Gauge
  • Metric
15.

What are the standard profiles in Salesforce?

Answer»

A PROFILE of that most of the permissions you cannot CHANGE is standard profiles. A profile is standard that have Custom Profile LABEL unchecked after you open it. Standard profiles in Salesforce area unit DEFAULT created with Force.com that cannot be renamed or deleted. Standard profiles which mostly used are:

  • System Administrator
  • Standard User
  • Read Only
  • Solution MANAGER
  • Marketing User
  • Contract Manager
16.

How to create a custom lookup in Salesforce?

Answer»

To create a custom lookup in Salesforce you need to follow below given steps.

  • From SETUP, CLICK the object manager tab
  • Click case, then click Fields & Relationships.
  • Click Contact Name, then click Edit.
  • In the Lookup Filter section, click Show Filter Settings.
  • Click the lookup icon and choose Contact Name, then Account ID, then click Insert.
  • Choose EQUALS as the operator.
  • In the Value/Fields menu, select Field.
  • Click the lookup icon and choose Case, then Account ID, then click Insert.
  • Ensure the Required radio BUTTON and the Active checkbox are selected.
  • Click Save.
17.

What is a lookup relationship in Salesforce?

Answer»

An operation relationship involves FINDING the worth of a field based on the quality in another field in another object. It's employed mainly in the case of customarily SHARED information between 2 objects.

  • Lookups TYPICALLY USED wherever we tend to might or may have to possess a relationship between 2 objects.
  • Lookups GENERALLY used to reference commonly shared reference data.
18.

How do you create a custom object in Salesforce?

Answer»
  • Firstly make sure to LOG in to the Salesforce account.
  • Go to "setup" located in the upright corner.
  • Click "Create" and select required "OBJECTS" under the BUILD section.
  • Now you have to create a custom object. Go to "New Custom Object" and enter its name in the Object Name, Label, and Plural Label.
  • On the bottom-left part of the window, you will see a checkbox "Launch New Custom TAB Wizard after saving this custom object". Select it and click on the "save" button.
  • Click the SEARCH icon to select an icon for the tab and click next.
  • Select the required custom apps and click save.
19.

What is SOSL and SOQL in Salesforce?

Answer»
S.noSOSLSOQL
1.SOQL (Salesforce Object question Language) is comparable to the choose STATEMENT in SQL (Structured question Language). USING SOQL one will search the organization-specific information. SOQL is often used with ApexSOSL (Salesforce Object Search Language) COULD be a text-based search technique that works on programmed SUPPORTED the search index. It retrieves information from multiple DIVISIONS too.
20.

What is the apex in Salesforce?

Answer»

Apex is a powerfully written, object-oriented artificial language that permits developers to execute flow and group action MANAGEMENT statements on the Salesforce.com platform. Apex allows developers to access Salesforce backend info and client-server INTERFACES to FORM third-party SaaS applications. Apex includes an associate degree program INTERFACE that developers will use to access user information on Salesforce.

21.

What is Sandbox and why do we use sandbox in Salesforce?

Answer»

SANDBOX is a copy of your production organization. We can produce multiple COPIES of the organization in separate environments for various FUNCTIONS like development, testing, and training.

It can be used when you NEED to check a freshly developed Force.com APPLICATION or Visualforce page. You'll be able to create and take a look at it within the Sandbox org rather than doing it directly in production.

22.

What are governing limits in Salesforce?

Answer»

GOVERNOR Limits CONTROLS what quantity INFORMATION or what percentage records you'll be able to store within the shared databases. To make sure no single CONSUMER monopolizes the shared resources, Salesforce introduced the construct of Governor Limits that is strictly enforced by the Apex run-time engine.

Some Governor Limits in Salesforce like:
  • Per-Transaction Apex Limits
  • Force.com Platform Apex Limits
  • Static Apex Limits
  • Email Limits
  • Push Notification Limits
23.

What are custom objects in Salesforce?

Answer»

Custom OBJECTS are objects that tend to PRODUCE to store information that's specific to our company or business. For dreamHouse, D'Angelo DESIRES to create a custom property object that stores info REGARDING the homes his company is marketing.

24.

How many types of sandboxes are there in Salesforce?

Answer»

There are FOUR TYPES of SANDBOX in salesforce.

  • Full Sandbox
  • Partial DATA Sandbox
  • Developer Sandbox
  • Developer PRO Sandbox
25.

Why is Salesforce important?

Answer»
  • Salesforce IMPROVES the association among the clients
  • Channel accomplices and inner REPRESENTATIVES of an organization.
  • It tracks the PERFORMANCE of contenders
  • figure the DEVELOPMENT and decay of the business
  • Enhanced communication and keep up the clients