Skip to main content
getEvent loads the current normalized representation of one event. Use it when you already have an event ID or Calendar URL and need its schedule, attendees, conferencing, recurrence, or metadata.

Example

Inputs

Every action input accepts a compatible Signal.

Output

Returns a Signal<CalendarEvent>:
For all-day events, start.date and end.date are set and the end date is exclusive. A URL is decoded to its provider event ID; unrelated URLs fail.