Resource availability
Define resource-specific availability-constraints
With resource-availability you can define availability-constraints that are resource-specific as opposed to the general availability-constraints set when requesting /availability. This means that you can define availability-constraints that are only applied to each particular resource.
A typical use-case is defining vacation for a single employee, compared to the typical use-case of setting opening hours that concerns all resources, which is defined in the request to the /availability endpoint.
You can read more about availability-constraints under the section Availability Overview
Only reflected on /availability
Resource availability is only reflected when using the /availability endpoint, which in turn means that it is supported by projects, but NOT by calls to the /findtime endpoint.
Updated about 3 years ago