Home Schema Example JSON Schema

Event Metadata

Type: object

Metadata for the event. Usually populated by the provider.

No Additional Properties

Acuity

Type: object

Event metadata for Acuity.

No Additional Properties

Scheduled Event

Type: object

The scheduled_event object from Acuity.

Additional Properties of any type are allowed.

Type: object

Webhook Payload

Type: object

The most recent webhook payload for this event.

Additional Properties of any type are allowed.

Type: object

Calendly

Type: object

Event metadata for Calendly. Calendly events are determined by scheduled_event/invitee combination.

No Additional Properties

Scheduled Event

Type: object

The scheduled_event object from Calendly.

Additional Properties of any type are allowed.

Type: object

Webhook Payload

Type: object

The most recent webhook payload for this event.

Additional Properties of any type are allowed.

Type: object

Cleo

Type: object

Event metadata for Cleo.

No Additional Properties

Webhook Payloads

Type: array

The webhook payloads for this event.

No Additional Items

Google Calendar

Type: object

Event metadata for Google Calendar.

Event Resource

Type: object

The event resource object returned from Google Calendar. See https://developers.google.com/calendar/api/v3/reference/events#resource

The following properties are required:

  • etag
  • id

Additional Properties of any type are allowed.

Type: object

Additional Properties of any type are allowed.

Type: object

HummingBird

Type: object

Event metadata for HummingBird.

No Additional Properties

Scheduled Event

Type: object

The scheduled_event object from HummingBird.

Additional Properties of any type are allowed.

Type: object

Webhook Payloads

Type: array

All webhook payloads received for this event.

No Additional Items

Google Calendar

Type: object

Event metadata for iCalendar.

iCal String

Type: string

The event in iCal format.

Must be at least 1 characters long

ETag

Type: string

Hash digest of content to detect changes. We currently use SHA-256.

Must be at least 1 characters long

Additional Properties of any type are allowed.

Type: object

Mandaya

Type: object

Event metadata for Mandaya.

No Additional Properties

Webhook Payloads

Type: array

The webhook payloads for this event.

No Additional Items

Additional Data

Type: array

Additional data that may be provided as part of the event payload stored here as key-value pairs.

Must contain a minimum of 1 items

No Additional Items

QA Parser

Type: object

Data extracted by the QAParserMixin.

No Additional Properties

Extracted Data

Type: object

Normalized data extracted by the QAParserMixin.

Additional Properties of any type are allowed.

Type: object

QA Pairs

Type: array

QA Pairs generated by the provider.

No Additional Items