Update Event
Update an existing event in Office 365 Calendar using an Event ID.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
|
Calendar |
Choose the calendar type:
|
Dropdown | TRUE |
|
Update Empty Fields? |
Used to clear data from existing inputs. For example, to remove attendees or recurring events. Choose one of the following options:
|
True/False | TRUE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Update In |
|||
|
Calendar |
Choose a calendar. Appears when you select |
Dropdown | TRUE |
|
User ID or Username |
Unique ID of the user or username. Appears when you select |
Text | TRUE |
|
Calendar ID |
Unique ID of the calendar. Appears when you select |
Text | TRUE |
|
Update By |
|||
|
Event ID |
Unique ID of the event. |
Text |
TRUE |
|
Event |
|||
|
Subject |
Subject of the event. Appears when you select |
Text | FALSE |
|
Body |
Body of the message associated with the event. It can be in HTML or text format. Appears when you select |
Text | FALSE |
|
Start |
The date and time that was set when the event was created. For example, YYYY-MM-DDTHH:MM:SS This requires that the Appears when you select |
Date & Time | FALSE |
|
Start Time Zone |
Represents a time zone when the event was started. For example, Pacific Standard Time. Appears when you select |
Text | FALSE |
|
End |
The date and time that was set when the event ended. For example, YYYY-MM-DDTHH:MM:SS Requires that the Appears when you select |
Date & Time | FALSE |
|
End Time Zone |
Represents a time zone when the event ended. For example, Pacific Standard Time. Appears when you select Appears when you select |
Text | FALSE |
|
Required Attendees |
Email addresses of attendees for the event. Appears when you select |
List of Text | FALSE |
|
Optional Attendees |
Optional email addresses of attendees for the event. Appears when you select |
List of Text | FALSE |
|
Reminder Minutes Before Start |
Number of minutes before the event start time that the reminder alert occurs. Appears when you select |
Number | FALSE |
|
Is Reminder On? |
Appears when you select |
True/False | FALSE |
|
Is All Day? |
Appears when you select |
True/False | FALSE |
|
Response Requested? |
Appears when you select |
True/False | FALSE |
|
Allow New Time Proposals? |
Appears when you select |
True/False | FALSE |
|
Hide Attendees? |
Appears when you select |
True/False | FALSE |
|
Importance |
Indicates the importance of the event.
Appears when you select |
Dropdown | FALSE |
|
Sensitivity |
Indicates the sensitivity of the event.
Appears when you select |
Dropdown | FALSE |
|
Is Online Meeting? |
|
True/False | FALSE |
|
Room IDs |
Unique identifiers of rooms. Identifiers are accepted from the Search Events card. |
List of Text | FALSE |
|
Recurrence Pattern Recurrence |
Recurrence Pattern appears when you select
Recurrence appears when you select |
||
|
Pattern Type |
Recurrence pattern type for the event. Choose a pattern type:
Appears when you select |
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 you select |
Number | FALSE |
|
Pattern Month |
Month in which the event occurs. This is a number from 1 to 12. Appears when you select |
Number | FALSE |
|
Pattern Day of Month |
Day of the month on which the event occurs. Required if Pattern Type is Appears when you select |
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 you select |
List of Text | FALSE |
|
Pattern First Day of Week |
First day of the week.
Required if Pattern Type is Appears when you select |
Dropdown | FALSE |
|
Pattern Index |
Specifies on which instance of the allowed days specified in
Required if Pattern Type is Appears when you select |
Dropdown | FALSE |
|
Recurrence Range |
Appears when |
||
|
Range Type |
Recurrence range.
Appears when you select |
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 you select |
Date & 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 For example, YYYY-MM-DD Appears when you select |
Date & Time | FALSE |
|
Range Recurrence Time Zone |
Time zone for the Appears when you select |
Text | FALSE |
|
Range Number of Occurrences |
Number of times to repeat the event. Required if Range Type is Appears when you select |
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 any of the following data fields, select Yes in the Update empty fields? option:
-
Subject: Clear the event subject
-
Body: Clear the event body
-
Required Attendees and Optional Attendees: Remove all attendees
-
Reminder Minutes Before Start: Remove reminder
-
Pattern Type: Remove the recurring events for the current parent event
When events are removed from recurring events, the Recurrence Range Start Date is still available.