Newer Version Available
LightningScheduler Class
Namespace
LightningScheduler Methods
The following are methods for LightningScheduler. All methods are static.
createServiceAppointment(createServiceAppointmentInput)
API Version
53.0
Requires Chatter
No
Signature
public static ConnectApi.ServiceAppointmentOutput createServiceAppointment(ConnectApi.CreateServiceAppointmentInput createServiceAppointmentInput)
Parameters
- createServiceAppointmentInput
- Type: ConnectApi.CreateServiceAppointmentInput
- Input parameters to create a service appointment.
Return Value
Example
For an account (existing
user):
For a lead (authenticated guest
user):
updateServiceAppointment(updateServiceAppointmentInput)
API Version
53.0
Requires Chatter
No
Signature
public static ConnectApi.ServiceAppointmentOutput updateServiceAppointment(ConnectApi.UpdateServiceAppointmentInput updateServiceAppointmentInput)
Parameters
- updateServiceAppointmentInput
- Type: ConnectApi.UpdateServiceAppointmentInput
- Input parameters to update a service appointment.