Skip to main content
Version: Next

Decline Event

Declines a calendar event

Description

An event in a user (e.g. Azure) calendar. Declines invitation to the specified event in a user calendar.

If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter.

Inputs

  • Event id (String): Id of the event to accept
  • access token (String): The access token provided by Azure for the user
  • Send Response (Boolean): If True, sends an email to notify the organizer. If False, will just simply accept and won't send anything
  • Control Flow (Control Flow)
  • Comment (String): Optional. This Is a comment attached along with the accept notification to the organizer
  • New Proposed Start Time (DateTime): An alternate date/time proposed by an invitee for a meeting request to start
  • New Proposed End Time (DateTime): An alternate date/time proposed by an invitee for a meeting request to end.
  • Time Zone (String): The time zone of the time of the event

Outputs

  • Control Flow (Control Flow)
  • Error Flow (Error Flow): Triggered when there is an error