Create Recurrent Event
  • 03 Mar 2023
  • 1 Minute to read
  • Dark
    Light

Create Recurrent Event

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.1.0
LocationIntegration > ICAL > ICAL File

The Create Recurrent Event step allows a user to create a recurrent event. 

Prerequisites 

This step requires the iCal module to be installed before it will be available in the toolbox. 


Properties

Inputs

PropertyDescriptionData Type
Appointment IdAllows a user to specify the Appointment Id
String
AttendeesSpecifies the list of attendees for the event
List of String
Days of Month For RecurrenceSpecifies the days of the month for the recurrenceList of Int32
DescriptionThe description of the event
String
Duration Specifies how long the event will be
TimeSpan
Frequency TypeSpecifies the frequency typeFrequencyType
Hours For RecurrenceSpecifies hours for recurrenceList of Int32
Is All DayDetermines if the event will be the entire specified day
Boolean
Is PrivateDetermines if the event is private
Boolean
LocationSpecifies the location of the event
String
Months For RecurrenceSpecifies the months for recurrenceList of Int32
OrganizerSpecifies the organizer of the event
String
Recurrence IntervalSpecifies the interval for the recurrenceInt32
StartSpecifies the date the event will start
DateTime
SummaryAllows the user to give a summary of the event
String
Week Days For RecurrenceSpecifies the weekdays for recurrenceList of DayOfWeek
Weeks In Year For RecurrenceSpecifies the weeks in the year for recurrenceList of Int32

Outputs

PropertyDescriptionData Type
OutputOutputs an ics fileFileData

Example Inputs and Outputs

LocationFrequency TypeStart Output
Room 3Monthly1/23/2023iCalendar.ics
Conference 3Monthly6iCalendar.ics
Lower DeckDaily2Hello World
NullWeeklyNullEXCEPTION MESSAGE
NullWeeklyEmptyEXCEPTION MESSAGE


Was this article helpful?