Skip to main content
Version: Next

Accept Event

Accepts a specific calendar event

Description

An event in a user (e.g. Azure) calendar. Accepts the specified event in a user calendar

Inputs

  • Control Flow (Control Flow)
  • access token (String): The access token provided by Azure for the user
  • Event id (String): Id of the event to accept
  • Send Response (Boolean): If True, sends an email to notify the organizer. If False, will just simply accept and won't send anything
  • Comment (String): Optional. This Is a comment attached along with the accept notification to the organizer

Outputs

  • Control Flow (Control Flow)
  • Error Flow (Error Flow)