Skip to main content

Meetings

All the actions related to meetings

Meeting request (create/update)

Action

meeting_request_createstringHave recipient

When an user updates the meeting request status.

meeting_request_updatestringHave recipient

When an user updates the meeting request status.

Body

statusstring

Status is one of ACCEPTED, CANCELED, DECLINED, EXPIRED.

meeting_idstring

The ID of the meeting associated to the request.

Meeting (create/update)

Action

meeting_createstring

When a meeting has been created (one event per participant).

meeting_updatestring

When the meeting status has been updated (one event per participant).

Body

statusstring

Status is one of CANCELED, CONFIRMED, DECLINED, EXPIRED, NO_SHOW, PENDING.

meeting_idstring

The ID of the meeting associated to the request.

Meeting participant (create/update)

Action

meeting_participant_createstringHave recipient (meeting owner)

When the user has been added as participant to a meeting.

meeting_participant_updatestringHave recipient (meeting owner)

When the user updates his status for a meeting.

Body

statusstring

Status is one of CANCELED, CONFIRMED, DECLINED, EXPIRED, NO_SHOW, PENDING, PENDING_INVITATION.

meeting_idstring

The ID of the meeting associated to the request.