What is Salesforce?
What is CRM?
- Salesforce CRM.
- Microsoft Dynamics CRM.
- Oracle CRM.
- SAP CRM.
- Sage CRM.
- NetSuite CRM.
- Oracle CRM on Demand.
- SugarCRM.
What are different types of cloud computing?
- Infrastructure as a Service (IaaS)
- Software as a Service (SaaS)
- Platform as a Service (PaaS)
What is PaaS?
What is SaaS?
What is IaaS?
What are different Salesforce Editions?
What is difference between Salesforce.com and Force.com?
What is Database.com?
Database.com is a type of service provided by Salesforce.com to enhance the power of Salesforce.com CRM applications. Database.com provides “Data as a Service” to subscribers.
What is App in Salesforce?
Fields and Objects Salesforce Admin Interview questions
What is an object in Salesforce?
Different types of object in Salesforce.com?
How many relationship types are in Salesforce?
- Master-detail
- Many-to-many
- Lookup
- External lookup
- Indirect lookup
- Hierarchical
What is Master-detail relationship?
What is Many-to-many relationship?
What is External lookup?
What is Indirect lookup?
What is Hierarchical relationship?
What is a roll-up summary field?
What are the different levels of data access in Salesforce?
4 types of security in Salesforce
- Organization Level Security. ...
- Object Level Security. ...
- Field Level Security. ...
- Record-Level Security.
Salesforce Organization-Wide default or Organization-Wide sharing settings determine the default or baseline level of access for all records of an object. Organization-wide defaults can never grant users more access than they have through their object permissions.”
What are the difference between a Role and Profile?
What are Sharing Rules?
What is Manual sharing?
What is Profile?
What are standard profiles?
What is Permission Set?
What is “View all” and “Modify all” permission?
Is it possible to restrict permission for users using permission set?
If a user does not have access to a specific record type, will they be able to see the records that have that record type?
Report and Dashboard related Salesforce Admin Interview Questions
What are Salesforce Reports?
Reports data can be filtered, grouped, and displayed graphically as a chart. Reports are stored in Folder – which controls who has access.
What are the different Report Formats?
Tabular Reports, Summary Reports, Matrix Reports, Joined Reports.
Tabular Reports : Fields in tabular reports are ordered in columns, with matching records listed in rows
Summary Reports: Summary reports are the periodic assembling of text, numbers, and other data, drawn from diverse sources to pre- sent a picture of some aspect of an organization's state.
Matrix Reports : A matrix report allows you to lay out the data in multiple dimensions. In simple terms, it's a summary report that can also be grouped by both rows and columns. This is the most complex type of report you can create in Salesforce, commonly used for comparing related totals.
Joined Reports : A joined report is a Salesforce report that allows you to show data that share a relationship with one or more objects.
What is Conditional Highlighting in Salesforce report?
What is Bucket Field?
Which field type does Bucketing field support?
What are Dashboards?
What are the different Dashboard Component?
- Scatter Chart,
- Line Chart,
- Funnel Chart,
- Vertical Bar Chart,
- Donut Chart,
- Horizontal Bar Chart,
- Pie Chart,
- Gauge,
- Metric,
- Table,
- Visual force Pages.
Other Salesforce admin interview questions
What is Workflow?
Workflow rules are the automated process used in business process to send Email Alerts, Assign a Task, Update a field on rule criteria or action based criteria requirements.
What are the types of Workflow actions?
- Task – Assign a Task
- Email Alert: Send an Email.
- Field update: Update a Field.
- Outbound Message: Send an Outbound Message to External System.
What is Time-dependent Workflow?
The workflow that are scheduled to happen at a later time.
What is Approval Process?
What is Salesforce Flow?
What are Assignment Rules?
What are Queues?
What are Auto-Response Rules?
Auto Response Rules Automatically send personalized email templates for new cases and new leads from your website.
What is Escalation Rules?
Escalation Rules , Automatically escalate cases to the right people when the cases aren’t solved by a certain time.
What is Chatter in Salesforce?
Chatter is a Salesforce real-time collaboration application that lets your users work together, talk to each other, and share information.
How to Import Data in Salesforce?
- Salesforce Import Wizard: The Salesforce Import Wizard was developed by Salesforce.com and is touted as a simple tool for accounts, contacts, leads, solutions, and custom objects. This is available free of cost and helps prevent duplicate data from being loaded. Its simple interface is also excellent for new users.
- Apex Data Loader: Another free and easy-to-use tool that helps you to import your data into the Salesforce objects is the Apex Data Loader. Salesforce.com also developed this, and it is indeed a simple application. With this, you can import, export, and delete unlimited data and information in Salesforce. Currently only available for Enterprise Edition and above, and the app you download only works on Windows machines.
- Force.com Excel Connector: This free option is great for those who love excel. This open-source tool works on Professional Editions and above. It’s great for loading small batches or moving data bi-directionally.
- Jitterbit Data Loader for Salesforce: This free tool runs on both Mac and PC and allows Salesforce administrators to manage the import and export of data. It is compatible with all Salesforce group editions and above and supports multiple logins.
- Dataloader io: The Databloader io has a clean and straightforward interface that makes it easy to import, export, and delete data in Salesforce, no matter what edition you use. This third-party tool allows you to schedule task and opportunity imports daily, weekly, or monthly.
- Informatica Cloud Data Loader for Salesforce: This is another free data loading application that automates the import and export of Salesforce and Force.com data between databases. It works on Salesforce professional editions and above. Yes, this crucial tool can secure sensitive data with data masking.
How do I import Excel data into Salesforce?
Import Excel data into Salesforce by exporting the Excel sheet to a CSV format file (comma-separated values).
How do I import a CSV file into Salesforce?
Importing data from a CSV file into Salesforce is simple when following these steps:
- Prepare your CSV file for an import or update:
- The delimiter for field values in a row must be a comma.
- You must include all required fields when you create a record.
- If you are updating a record, any fields not defined in the CSV file are ignored during the update.
- Go over your object tab in your Salesforce instance and click on ‘Import’ to start the import.
- Choose which object type you wish to import or update.
- Choose whether you want to import new records, edit existing ones, or do both simultaneously.
- Choose the CSV file you want to use for the import or update.
- Map the fields in your CSV file with the fields in your Salesforce instance related to the object type. This step is usually done automatically if your field headers are similar to your field names in your Salesforce instance.
- You are redirected to a detailed page where you can see the import status of the import, how many records have successfully been imported, and how many did not.
What are the benefits of using the data import wizard to import data into Salesforce?
Generally, the import wizard is a bit more intuitive and user-friendly. The Data Import Wizard makes it easy to import data for many standard Salesforce objects, including accounts, contacts, leads, solutions, campaign members, personal accounts, and custom objects. You can also mass upload data as leads in Salesforce. It can import up a large number of records, to 50,000 records at a time. It provides a simple interface to specify the configuration parameters, data sources, and field mappings that map the field names in your import file with the field names in Salesforce. You can also set your data into dashboards.
You can choose whether or not to trigger workflows with the import.
Match records based on name, email, or Salesforce ID to avoid importing duplicate records.
What permissions do I need to import records?
You need different permissions to import records with Data Loader and Data Import Wizard. Here, you can find a detailed list of the required permissions to import records.
How large can my import file be?
Your import file can be up to 100 MB, but other size limits apply.
How do I update fields with blank values?
To replace fields with null values, you must use Data Loader.