Update Event
Update an existing event in Office 365 Calendar Event ID.
Options
Field | Definition | Type | Required |
---|---|---|---|
Calendar |
Choose the calendar type:
|
Dropdown | TRUE |
Update Empty Fields? |
Used to clear data. For example, to remove attendees, recurring events. Choose one of the following options:
|
Boolean | TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
Update In | |||
Calendar |
Choose a calendar.
Appears when |
Dropdown | TRUE |
User ID or Username |
Unique ID of the user or username.
Appears when |
String | TRUE |
Calendar ID |
Unique ID of the calendar.
Appears when |
String | TRUE |
Update By | |||
Event ID | Unique ID of the event. | String | TRUE |
Event | |||
Subject |
Subject of the event.
Appears when |
String | FALSE |
Body |
Body of the message associated with the event. It can be in HTML or text format.
Appears when |
String | FALSE |
Start |
Date and time that was set when the event was created.
For example, YYYY-MM-DDTHH:MM:SS Requires that the Appears when |
Date and Time | FALSE |
Start Time Zone |
Represents a time zone when the event was started.
For example, Pacific Standard Time. Appears when |
String | FALSE |
End |
Date and time that was set when the event ended.
For example, YYYY-MM-DDTHH:MM:SS Requires that the Appears when |
Date and Time | FALSE |
End Time Zone |
Represents a time zone when the event ended.
For example, Pacific Standard Time. Appears when Appears when |
String | FALSE |
Required Attendees |
Email addresses of attendees for the event.
Appears when |
List of Strings | FALSE |
Optional Attendees |
Optional email addresses of attendees for the event.
Appears when |
List of Strings | FALSE |
Reminder Minutes Before Start |
Number of minutes before the event start time that the reminder alert occurs.
Appears when |
Number | FALSE |
Is Reminder On? | True if an alert is set to remind the user of the event; otherwise, False .
Appears when |
Boolean | FALSE |
Is All Day? | True if the event lasts all day; otherwise, False . If true, regardless of whether it's a single-day or multi-day event, start and end time must be set to midnight and be in the same time zone.
Appears when |
Boolean | FALSE |
Response Requested? | True if a response to the event is required; otherwise, False .
Appears when |
Boolean | FALSE |
Allow New Time Proposals? | True if the meeting organizer allows invitees to propose a new time when responding; otherwise, False .
Appears when |
Boolean | FALSE |
Hide Attendees? | True if each attendee only sees themselves in the meeting request and meeting Tracking list; otherwise, False .
Appears when |
Boolean | FALSE |
Importance |
Indicates the importance of the event. Possible values are:
Appears when |
Dropdown | FALSE |
Sensitivity |
Indicates the sensitivity of the event. Possible values are:
Appears when |
Dropdown | FALSE |
Is Online Meeting? | True if this event has online meeting information; otherwise False . |
Boolean | FALSE |
Room IDs |
Unique identifiers of rooms.
Identifiers are accepted from the Search Events card. |
List of Strings | FALSE |
Recurrence Pattern Recurrence |
Recurrence Pattern appears when Yes is selected from the Update empty fields? option.
Recurrence appears when |
||
Pattern Type | Recurrence pattern type for the event. Choose a pattern type:
Appears when |
Dropdown | FALSE |
Pattern Interval |
Number of units between occurrences, where units can be in days, weeks, months, or years, depending on the type.
Appears when |
Number | FALSE |
Pattern Month |
Month in which the event occurs. This is a number from 1 to 12.
Appears when |
Number | FALSE |
Pattern Day of Month |
Day of the month on which the event occurs.
Required if Pattern Type is Appears when |
Number | FALSE |
Pattern Days of Week |
Day of the week on which the event occurs.
If type is Relative Monthly or Relative Yearly, and Days Of Week specifies more than one day, the event falls on the first day that satisfies the pattern. Required if Pattern Type is, Appears when |
List of Strings | FALSE |
Pattern First Day of Week | First day of the week. Possible values are:
Required if Pattern Type is, Appears when |
Dropdown | FALSE |
Pattern Index |
Specifies on which instance of the allowed days specified in Days of Week the event occurs, counted from the first instance in the month. Possible values:
Required if Pattern Type is Appears when |
Dropdown | FALSE |
Recurrence Range | Appears when Yes is selected from the Update empty fields? option. |
||
Range Type |
Recurrence range. The possible values are:
Appears when |
Dropdown | FALSE |
Range Start Date |
Date to start applying the recurrence pattern. The first occurrence of the meeting may be this date or later, depending on the recurrence pattern of the event. Must be the same value as the start property of the recurring event.
For example, YYYY-MM-DD Appears when |
Date and Time | FALSE |
Range End Date |
Date to stop applying the recurrence pattern. Depending on the recurrence pattern of the event, the last occurrence of the meeting may not be this date. Required if Pattern Type is End Date .
For example, YYYY-MM-DD Appears when |
Date and Time | FALSE |
Range Recurrence Time Zone |
Time zone for the Start Date and End Date properties. Optional. If not specified, the time zone of the event is used.
Appears when |
String | FALSE |
Range Number of Occurrences |
Number of times to repeat the event.
Required if Range Type is Appears when |
Number | FALSE |
Output
Field | Definition | Type |
---|---|---|
Status Code | Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |
Additional Information
A 200 Updated status code indicates that the event was updated successfully.
To clear the following data, choose Yes
from Update empty fields? option:
-
Subject: to clear Subject
-
Body: to clear body
-
Required and Optional Attendees: to remove all attendees
-
Reminder Minutes Before Start: to remove reminder
-
Locations list: to remove all locations
-
Pattern Type:
- to remove recurring events for current parent event to remove recurring events for current parent event
- when events are removed from recurring events, the Recurrence Range Start Date is still available