Cancel Event

Cancel Event feature automatically cancels the specified event. Only an organizer can cancel the required event. 

Using Cancel Event Feature

  1. In the Feature list, select Cancel Event.


     
  2. Click the  (Setting) icon to configure the input parameters such as defining the file name that you want to search. The Input Configuration screen appears.

  3. Define all the input parameters as In arguments and output parameters as Out arguments in the Argument bar to make it available for the selection.
  4. You can select the Is Default Value checkbox to set the selected input parameter as the default value.
    1. Mandatory Options:
      1. Corresponding to the EventId parameter, select the String type argument from the Workflow Arguments dropdown list holding the unique identifier of the event that you want to cancel.

        NOTE:  

        You can use the Search Event feature to obtain the required event Id.

      2. Corresponding to the Comment parameter, select the String type argument from the Workflow Arguments dropdown list holding the message that you want to send with the event cancellation request
    2. Advanced Options: These are optional parameters that lets you define additional input details such as the search path.

      1. Click Advanced Options and select Calendar Id. Corresponding to the Calendar Id parameter, select the String type argument from the Workflow Arguments list holding the unique identifier of the calendar where you want to add attendees to the specified event. 

        The Calendar Id field does not appear if the Group calendar is used to configure the Add Attendee feature.

        NOTE:  

        You can use the Get Calendar feature to retrieve the required Calendar Id. 
  5. Click Confirm to save the configuration.

  6. From the Output dropdown list, select the argument to map the status of the operation performed. You must pre-define the parameter as an Out argument to make it available for selection. You can use the JSON activity to utilize the retrieved data as per your need.


    The Cancel Event feature is configured.

    Below is the sample output: