Skip to end of banner
Go to start of banner

Update Event (Beta)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

In this article

Overview

Use this Snap to update calendar event.

Prerequisites

  • Valid Exchange Online tenant and associated site.
  • Valid Azure application with all the required API permissions.

Support for Ultra Pipelines

Limitations

None.

Known Issues

None.

Snap Input and Output

Input/Output
Type of View
Number of Views
Examples of Upstream and Downstream Snaps
Description
Input 

Document


  • Min: 0
  • Max: 1
  • Mapper Snap
Requires the Existing Event ID to identify the event.
Output

Document

.

  • Min: 0
  • Max: 1
  • Union Snap

Confirmation on updating the event with required modification..

Snap Settings

Parameter Name
Data Type
Description
Default Value
Example 
LabelString
Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline.
Update Event Update Event 
User/Shared MailBoxStringEnter the mailbox from which you want to update the event. If not provided, then the mailbox associated to the account.N/Ajohn.doe@microsoft.com
Existing Event IDStringEnter the ID of  the existing event to be updated.N/AAAMkAGYxODZiNjM5LTcxMzItNGE1Yy1hNjZkLTM0NjY5ZjIzZTJiMgBGA
TitleStringSpecify a title for the event that you are updating.N/ATeam Meet
AttendeesStringSpecify attendees to send an invite for the event.N/Asteven.smith@microsoft.com
Start TimeStringEnter the start time of the event.N/A2020-09-29T04:18:00.000
End TimeStringEnter the end time of the event.N/A2020-09-30T03:19:00.000
Repeat IntervalDrop-down List

Specify the repeat interval after which a recurring event will be automatically created. The option as are as follows:

  • NONE
  • DAILY
  • WEEKLY
  • MONTHLY
  • YEARLY
NONEWEEKLY
LocationStringEnter the location of the event.N/AMeeting Room
Event DescriptionStringEnter a detailed description briefing about the event.N/AModifying to suit the schedule
Number Of RetriesNumericSpecify the maximum number of attempts to be made to receive a response. The request is terminated if the attempts do not result in a response.04
Retry Intervals (seconds)NumericSpecifies the time interval between two successive retry requests. A retry happens only when the previous attempt resulted in an exception.121
Snap ExecutionDrop-down List

Specifies the execution type:

  • Validate & Execute. Performs limited execution of the Snap (up to 50 records) during Pipeline validation; performs full execution of the Snap (unlimited records) during Pipeline execution.

  • Execute only. Performs full execution of the Snap during Pipeline execution; does not execute the Snap during Pipeline validation.

  • Disabled. Disables the Snap and, by extension, its downstream Snaps.

Execute onlyDisabled

Troubleshooting

Error
Reason
Resolution
Event ID is required fieldEvent ID field is null or emptyEnsure to provide the right Event ID to identify the event you want to modify.


Examples

TBD.

Download this Pipeline. 

Downloads

Important Steps to Successfully Reuse Pipelines

  1. Download and import the Pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide Pipeline parameters as applicable.

  File Modified
No files shared here yet.


Error rendering macro 'excerpt-include' : No link could be created for 'Exchange Online Snap Pack (Beta)'.


See Also

  • No labels