AvailabilityTemplateEntries

Overview

Templated availability for a single day within an Availability Template.

System fields

System fields are read-only fields found on most objects. These fields are automatically updated during API operations. To learn more see System Fields.

Standard fields

Field Name Details Required
AvailabilityTemplate Type
Lookup (AvailabilityTemplates)

Description
The associated Availability Template.
Yes
AvailabilityTemplateId Type
ID

Description
The associated Availability Template.
Yes
FinishTime Type
Integer

Description
The time of day the availability ends. Valid range is between 0000-2359.
Yes
IsAvailable Type
Checkbox

Description
Indicates if the associated resource is available for the defined period. If true, the resource is available; if false, the resource is unavailable.
Yes
StartTime Type
Integer

Description
The time of day the availability starts. Valid range is between 0000-2359.
Yes
Weekday Type
Picklist

Description
The day of the week the availability applies to. For example, MON.

Valid values are:
- MON
- TUE
- WED
- THU
- FRI
- SAT
- SUN
Yes