$customHeader
Skip to end of banner
Go to start of banner

Mark Email As Read (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 9 Next »

In this article

Overview

Use this Snap to mark an email in your mailbox as read.

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
  • Search Email Snap
Requires User/Shared MailBox and Existing Message ID.
Output

Document


  • Min: 0
  • Max: 1
  • Copy Snap
  • Mapper nap

Marking emails in the mailbox as read.

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.
Mark Email As ReadMark Email As Read
User/Shared MailBoxStringEnter the mailbox from which you want to mark an email as read. If not provided, then the mailbox specified in the account settings is used.N/Ajohn.doe@microsoft.com
Existing Message IDStringRequired. Enter the ID of an existing message to mark it as read.N/A122234WEefdd
Snap ExecutionDrop-down list

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 onlyValidate & Execute

Troubleshooting

Error
Reason
Resolution
Existing Message ID is required field for performing operationMissing Existing Message Id field.Enter the an existing message Id in the Existing Message Id field.

Examples

Search and mark an email as read

We use an example where we are going to search for an email from an individual's mailbox with required inputs and mark it as read.

In this example, our Pipeline activities are as follows:

  1. To search for an email from a mailbox using Search Email Snap.
  2. To mark the searched email as read using Mark Email As Read Snap.

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

Search Email Snap
Output

Upon execution, we see an output with the retrieved email.

Here, let us look into the role of Mark Email As Read Snap in this Pipeline.

We mark an email as read. Lets provide input in the Snap Settings and look at the output.

Mark Email As Read Snap
Output

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