Added
OnSched 3.8.0 - customer CustomFields search
12 days ago by ReadMe GitHub Action
API
- Customer CustomFields search:
GET /v3/customersacceptsCustomFields.<key>=<value>query parameters for exact, case-sensitive key/value matches. Multiple CustomFields filters are combined with AND and can be used alongside existing list filters such asemail,name,search, andLocationId.
External calendars
- Fail-closed Resource protection: Resources can enable
blockAvailabilityOnExternalCalendarFailureto hide uncertain Resources fromsyncExternal=trueavailability and normal booking validation after pending authorization or a failed selected-calendar sync. - Sanitized health: Authenticated Resource responses expose
externalCalendarHealthwith status, attempt/success timestamps, and a safe failure category. - Outlook calendar selection: Outlook event ingestion now reads each selected calendar directly and no longer depends on mailbox-settings permission.
- Explicit
syncExternal=falseandignoreExternalEvents=truerequests continue to bypass external events and health enforcement.
