Getting started Flashcards

1
Q

What is a salesforce ?

A

it stores customer data, provides ways to collaborate with people you work with; to manage sales, to manage customer service, to connect their employees and improve efficiency

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

database in context of salesforce

A

giant spreadsheet - data is stored in database so you can access it later again

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

app in salesforce

A

It is a set of objects, fields, and other functionality that supports a business process

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

objects

A

tables in the salesforce database that stores a particular kind of information –> two types of objects: standard objects and custom objects

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

records

A

rows in object database table - actual data associated with an object

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

fields

A

columns in object database tables

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

org

A

it is short for organisation and it refers to a specific instance of salesforce; company can have one or multiple orgs

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

declarative development

A

developing without line of code; you use forms and drag-and-drop tools to perform tasks

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

chatter feed tracking

A

provides a way for multiple people to comment and collaborate on a particular record, it is created every time you create custom object

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

when identifying processes to bring into salesforce look for:

A

heavy email collaboration
manual processes with numerous steps
teams using spreadsheet
documents shared on local drives

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

salesforce architecture

A

series of layers that sit on top of each other

  • salesforce is cloud company; everything is stored in cloud
  • salesforce platform - is powered by metadata and made up of parts like data service, ai, API
  • apps sit on top of platform - there are rebuild offerings like sales, marketing and services
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

multitenancy

A

means that you are sharing resources ; no matter the size of business you get access to the same computing power, data storage and core features

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

metadata

A

data about data; all standard, custom configurations, functionality and code in org

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

API

A

allows different pieces of software to connect to each other and exchange information - you can connect your apps with other apps or software systems

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

object manager

A

it is where you can view and customise 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

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

17
Q

main categories of setup menu

A
  • — administration - used to manage users and data
  • – platform tools - used for customisation, you can view and manage data model, create apps, modify user interface and deploy, or manage code
  • – settings manage company info and org security
18
Q

appexchange

A

like App Store, you can download app and other solutions there