Salesforce M1 Flashcards
Salesforce is a set of objects, fields, and other functionality that supports a business process.
App
are tables in the Salesforce database that store a particular kind of information
Objects
__ objects like Accounts and Contacts
Standard
____ objects like the Property object you see in the graphic
Custom
__ are rows in object database tables. Records are the actual data associated with an object
Records
211 Charles Street property is a record
___ are columns in object database tables.
Fields
Both standard and custom objects have _____. On our Property object, we have _____ like Address and Price.
Fields
____ refers to a specific instance of Salesforce
org - short for organization
example DreamHouse’s org.
T/F Company can have only one Org
False - companies can have multiple orgs
__ is a safe environment where you can practice the skills you’re learning before you take them to your real work
Trailhead Playground (TP) org
Developing without code is known as
no-code development or DECLARATIVE
___ development, which uses things like Lightning components
programmatic
From the gear icon - what can you do
Set up
___ provides a way for multiple people to comment and collaborate on a particular record.
Chatter feed tracking
When identifying processes to bring into Salesforce, look for:
Heavy email collaboration
Reliance on spreadsheets
Shared local documents
Time-intensive, repetitive manual steps
Impact on only a few departments (you want to minimize the number of stakeholders while you’re still learning)
x All of these
Use cases Finance
Budget management
Contract management
Pricing
Use cases Product
Warranty management
Preproduction testing
Product ideas and innovation
Use cases Supply Chain
Procurement
Vendor management
Logistics
Use cases Ops
Asset and facilities management
Merger and acquisition enablement
Business agility
___ is salesforces TOP priority
Trust
trust.salesforce.com
No matter the size of your business, you get access to the same computing power, data storage, and core features
multitenancy
is data about data.
All of these standard and custom configurations, functionality, and code in your org are _____
metadata
___ allow different pieces of software to connect to each other and exchange information.
API
APIs are similar. Without knowing the details, you can connect your apps with other apps or software systems. The underlying technology takes care of the specifics of how information passes throughout the system.
___ lets you move beyond the normal idea of business software and build unique and creative solutions for your company
API