Getting a good fit in technology like Salesforce is a pain these days. Salesforce is an American cloud-based company that is known for its customer relationship management and is all related to cloud computing. With CRM they manage company relations and interactions with all their customers and potential customers. The mentioned Salesforce Admin Interview Questions are prepared in a way to get through your salesforce interview in the first attempt. Demand for Salesforce admins is too high as this industry is believed to expand US$5 billion by 2020 from a sum of US$180 million. It brings companies and customers together and unites marketing, commerce, and sales. This increasing demand for salesforce is expected to raise over 3 million salesforce positions by 2021. Adding a little contribution in that we are providing you some of the interview questions related to it-
Here in this article, we will be listing frequently asked Salesforce Admin Interview Questions and Answers with the belief that they will be helpful for you to gain higher marks. Also, to let you know that this article has been written under the guidance of industry professionals and covered all the current competencies.
Objects are a crucial part of salesforce as they provide a structure so that you can store the data and is similar to a database table.
There are mainly three types of objects in salesforce-
S.no | Private Cloud | Public Cloud |
---|---|---|
1. | Private clouds are not available for the public and are built for a particular organization. | The public cloud offers storage, applications, and other services to the general public. |
2. | Costs of private clouds are higher. | The public cloud’s initial costs are lower. |
3. | In a private cloud, we can store large amounts of data for a lower cost. | Data storage is pricey if data is large and for longer periods. |
4. | Private clouds can be accessed within the limited premises. | Public clouds can be accessed from many locations and in a number of ways. |
5. | Examples- HP Data Centers, Ubuntu, etc. | Examples- Microsoft, Google, etc. |
Custom fields allowed per object depend upon the Salesforce edition which we are using.
There are different editions -
Beyond 800 custom fields, users are restricted to some objects like Account, Asset, Campaign, Contact, Opportunity, etc.
Different types of Sharing Rules in Salesforces are written below-
In salesforce, triggers enable users to perform some custom actions before or after events such as deletions, updations, or insertions. We use triggers in salesforce to perform some tasks which are based on specific conditions to modify them or to prevent some operations from happening.
Fields that are indexed in Salesforce by default are-
S.no | Record Type | Page Layout |
---|---|---|
1. | Record type allows a user to create separate kinds of records for each object. | Page Layout allows a user to add fields sections, custom buttons, links, etc. |
2. | They control the picklist values, page layouts, and other business logic. | Page layout controls fields visibility, field editing, buttons, etc. |
3. | If not implemented correctly, they can increase the complexity. | You can easily modify a lot of things by means of the page layout. |
We can call apex class in the following ways-
S.no | Reports | Dashboards |
---|---|---|
1. | Reports are a set of records, displayed in the form of rows and columns. | Dashboards are graphical and visual representations of reported data. |
2. | Reports in Salesforce are stored in folders | Dashboards can also be stored in folders |
3. | Reports contain much more detailed information and are longer than the dashboard. | Dashboards only provide a CEO with information and contain less amount of detail. |
4. | Reports can answer your question in a more detailed view. | Dashboards can answer your question in a single view. |
5. | Standard and Custom Reports are the example of Salesforce reports. | Pie Charts, Line Charts, Gauges, Metrics are some of the components of Dashboards. |
Before discussing approval steps let’s understand the approval process. It is an automated process that describes how records in salesforce are approved in a particular organization.
List of Steps-
S.no | Queues | Public Groups |
---|---|---|
1. | Queues are used when a user wants to assign a record to multiple users. | Public groups are used for a sharing purpose. |
2. | They are created for Custom objects, case, Lead, and Knowledge article versions. | Once they are created can be used across any object. |
3. | They are used primarily as Owners of records. | Public groups are used primarily for security. |
4. | This will help to integrate prospect assignments with your current workflow. | This will help to share the data. |
Auto Reply or Response rules in salesforce make it possible to automatically send email responses based on record characteristics.
Steps to create auto-reply on the auto-response page are-