Move Event
Move an event in your Google Calendar account.
Scopes
See Action cards for the list of required OAuth scopes for this card.
Options
| Field | Definition | Type | Required | 
|---|---|---|---|
| Calendar | Select the calendar containing the event that you want to move. | Dropdown | TRUE | 
| Move | Move a specific event using its ID, or move all events from a specific calendar to a different calendar. | Dropdown | TRUE | 
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| Event ID | Unique identifier of the event. You can use the identifier of a parent or child event. | Text | TRUE | 
| Destination Calendar ID | Unique identifier of the destination calendar for the moved event (or events). | Dropdown | TRUE | 
| Send Updates | Guests who should receive notifications about the event update. For example, a changed calendar title. Options are: 
 | Dropdown | 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 | 
