Skip to end of banner
Go to start of banner

Delete Event (Doc in Progress)

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 13 Next »

In this article

Overview

Use this Snap to delete event information from the calendar.

Prerequisites

  • Valid Exchange Online tenant.
  • Valid OAUth2 application in Azure Active Directory with all the required API permissions.

Support for Ultra Pipelines

Works in 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 Calendar Name and the Existing Event ID to identify the event.
Output

Document


  • Min: 0
  • Max: 1
  • Union Snap

Confirmation about the deletion of selected event.

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.
Delete MeetingDelete Meeting
User/Shared MailBoxStringEnter the mailbox from which you want to delete the event. If not provided, then the mailbox specified in the account settings is used.N/Amark.twain@gmail.com
Calendar NameStringEnter the name of the calendar.N/AMeeting
Existing Event IDStringRequired. Enter the event ID of the event which you want to delete.N/A23weeeiiuexcdsf
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.02
Retry Interval (seconds)NumericSpecifies the time interval between two successive retry requests. A retry happens only when the previous attempt resulted in an exception.111
Snap ExecutionDrop-down

Select one of the three following modes in which the Snap executes:

  • Validate & Execute. Performs limited execution of the Snap and generates a data preview during Pipeline validation, then performs full execution of the Snap (unlimited records) during Pipeline runtime.
  • Execute only. Performs full execution of the Snap during Pipeline execution without generating preview data.
  • Disabled. Disables the Snap and all Snaps downstream from it.

Execute onlyDisabled

Examples

Event Management

We are using an example of event management, where we have chain of event Snaps in this Pipeline, designated to perform specific tasks pertaining to their functionalities.

In this example, our Pipeline activities are as follows:

  1. To create an event with required input using Create Event Snap.
  2. To map the Expressions and Target Path using Mapper Snap.
  3. To update an event using Update Event Snap.
  4. To list the events in the calendar using List Events Snap.
  5. To map the Expressions and Target Path using Mapper Snap.
  6. To delete an existing event from the calendar using Delete Event Snap.

Here, let us look into the role of Delete Event Snap in this Pipeline.

Firstly, we will set up an upstream Snap which is the Mapper Snap where we are going to map the Expressions to the Target Path.

Mapper Snap

As we have mentioned above, Expression and Target Paths have mapped so that the field inputs flow directly from the upstream Snap.

Now we will provide inputs in Snap Setting page of Delete Event Snap. Lets look at the input and output.

Delete SnapOutput

Upon execution, we see an output with the update reflecting saying the event with specific ID is deleted.

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
You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.
No files shared here yet.
  • Drag and drop to upload or browse for files


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


    See Also

    • No labels