Salesforce Basics Flashcards

1
Q

Database

A

Information that you put into salesforce gets stored in the database in a specific way so you can access it again later with ease

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

App

A

A set of objects, fields, and other functionality that supports a business process. You can switch btn apps in the App Launcher

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Objects

A

tables in the Salesforce database that store a particular kind of information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Standard Objects

A

Accounts and Contacts for example

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Custom Objects

A

Objects specific just to your business (properties for a real estate company for example)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Records

A

Rows in object database tables. Records are actual data associated with an object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Fields

A

Columns in object database tables. Standard and Custom objects both have fields

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Org

A

Short for organization. Refers to a specific instance of Salesforce. Your company can have one or multiple orgs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Declarative Development

A

Developing without code. You can use forms and drag and drop tools to perform cusotmization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Programmatic Development

A

SF development tool that uses things like Lightning Components

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Chatter Feed Tracking

A

Automatically set up every time you create a custom object. Provides a way for multiple people to comment and collaborate on a particular record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Multitenancy

A

Sharing resources in the salesforce platform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Metadata

A

Data about data. In salesforce this is standard and custom configurations, functionality, and code in your org

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

API’s

A

Allow different pieces of software to connect to each other and exchange information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Object Manager

A

Where you can view and customize standard and custom objects in your org

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Setup Menu

A

The menu gives you quick links to a collections of pages that let you do everything from managing your users to modifying security settings

17
Q

Main Window

A

Where you can see whatever it is you’re trying to work on

18
Q

Quick Find Box

A

search box where you can search within your setup menu

19
Q

Administration Category

A

A category in the Setup Menu where you manage your users and data. Do things like add users, change permissions, import and export data, create email templates

20
Q

Platform Tools

A

Most of your customization happens here. You can view and manage your data model, create apps, modify the user interface, and deploy new features to your users. You can manage your code here for programmatic development

21
Q

Settings

A

Where you manage your company information and org security. You can do things like add business hours, change your locale, and view your orgs history