Update Event
In this article
Overview
You can use this Snap to update a calendar event.
Snap Type
Update Event is a Write-type Snap that updates calendar event fields.
Prerequisites
Valid Exchange Online tenant and associated site.
Valid Azure application with all the required API permissions.
Support for Ultra Pipelines
Works in Ultra Pipelines. However, we recommend that you not use this Snap in an Ultra Pipeline. To know the list of Snaps that work in Ultra and the related caveats, see Snap Support for Ultra Pipelines.
Limitations & Known Issues
None.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
Input | Document |
|
| Requires the Existing Event ID to identify the event. |
Output | Document . |
|
| Confirmation on updating the event with required modification.. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in Pipelines. |