Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

Table of Contents
maxLevel2
absoluteUrltrue

...

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document


  • Min: 0

  • Max: 1

  • Mapper Snap

  • Search Email Snap

Requires User/Shared MailBox and Existing Message ID to locate the email.

Output

Document


  • Min: 0

  • Max: 1

  • Copy Snap

  • Mapper nap

Confirmation on flagging of emails in your mailbox.

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:

  • Stop Pipeline Execution: Stops the current Pipeline execution when the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in Pipelines.

...

Troubleshooting

Error

Reason

Resolution

Existing Message ID is required field for performing operation

Missing Existing Message Id field.

Enter the an existing message Id in the Existing Message Id field.

...

We are using an example of email management, where we have a chain of email Snaps functioning respectively to perform tasks for the mails in the mailbox. 

...

  1. Reading and email using Read Email Snap.

  2. Marking an email as read using Mark Email As Read Snap.

  3. Copying document stream using Copy Snap.

  4. Flagging an email using Flag Email Snap.

  5. Moving an email using Move Email Snap.

...

We read an email from a mailbox, where in wherein we provide all the required details in the Snap Settings shown below:

...

We flag an email from a mailbox, where in wherein we provide all the required details in the Snap Settings shown below:

Flag Email Snap

Output

Upon execution, we see an output confirming flagging the desired email.

Here, let us look into Move Email Snap in this Pipeline.

We move an email from one folder to another folder, where in we provide all the required details in the Snap Settings shown below:

Move Email Snap

Output

Upon execution, we see an output confirming that the email has moved to the destination folder.

Download this Pipeline. 

Downloads

...

Attachments
patterns*.slp, *.zip

Snap Pack History

Expand

Insert excerpt
Exchange Online Snap Pack
Exchange Online Snap Pack
nameExchange_Online_SPH
nopaneltrue

...

See Also