
Salesforce Scheduler Dev Guide
DOWNLOAD
First things first !
To download this implementation guide, click the download button below.
If you need more information about the implementation guide, you can read the Table of Contents below.
Chapter Introduction to Salesforce Scheduler
Chapter Salesforce Scheduler Data Model Overview
Chapter Salesforce Scheduler Standard Objects
AppointmentAssignmentPolicy
AppointmentScheduleAggr
AppointmentScheduleLog
AppointmentSchedulingPolicy
AppointmentTopicTimeSlot
AssignedResource
OperatingHours
ResourceAbsence
ServiceAppointment
ServiceResource
ServiceResourceSkill
ServiceTerritory
ServiceTerritoryMember
ServiceTerritoryWorkType
SkillRequirement
TimeSlot
WorkType
WorkTypeGroup
WorkTypeGroupMember
Chapter Set Up Salesforce Scheduler
Chapter Authenticate with Salesforce Scheduler APIs
Chapter API Request Limits and Allocations
Chapter Connect REST API Limits
Chapter Apex Governor Limits
Chapter Salesforce Scheduler Business APIs
REST APIs
Resources
Request Bodies
Response Bodies
Connect APIs
Resources
Connect REST API Request Bodies
Connect REST API Response Bodies
Scheduler APIs
Schedule an Anonymous Appointment
Authenticate with Salesforce Scheduler APIs
Get Work Type Groups
Get Service Territories
Get Appointment Time Slots
Create Service Appointments
Create a SingleResource Appointment
Authenticate with Salesforce Scheduler APIs
Get Work Type Groups
Get Service Territories
Get Appointment Candidates
Create Service Appointments
Modify a Service Appointment
Authenticate with Salesforce Scheduler APIs
Get Service Appointments
Get Service Appointment Details
Change Appointment Details
Update Service Appointments
Create a MultiResource Appointment
Considerations for MultiResource Scheduling
Enable MultiResource Scheduling
Update Field Level Security for MultiResource Scheduling
Authenticate with Salesforce Scheduler APIs
Get Work Type Groups
Get Service Territories
Get Appointment Candidates
Get Appointment Time Slots
Create Service Appointments
Chapter Integrate Salesforce Scheduler with External Calendars
Salesforce Scheduler Apex Classes
ServiceResourceScheduleHandler Interface
ServiceAppointmentRequestInfo Class
ServiceResourceSchedule Class
UnavailableTimeslot Class
Salesforce Scheduler Platform Events
AppointmentSchedulingEvent
Index