Ical

Note: This page has not yet been converted to the new developer portal format. Please use Swagger to test this API.

iCal

Used for substitions or
staffSchedule rotation

Defines a recurrence based upon the iCal standard.

See RFC 2445, and “4.3.10 Recurrence Rule” (below).

Fields

NameRequired?Data Type?Description

rrule

y

string

A valid iCal RRULE expression.

datesApplicable.from

y

Date (YYYY-MM-DD)

The start date of the recurrence.

datesApplicable.to

n

Date (YYYY-MM-DD)

If specified, indicates the end date of the recurrence. If omitted, the recurrence either never ends or the RRULE may indicate the end date.

4.3.10 Recurrence Rule