Versions Compared

Key

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

In this article

...

Support for Ultra Pipelines

Works in Ultra Pipelines

Limitations 

None.

Known Issues

...


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.
Search Email Search Email 
User/Shared MailBoxString

Enter the mailbox from which you want to search email. If not provided, then the mailbox specified in the account settings is used. 

N/Ajohn.doe@gmail.com
Email FolderStringRequired. Enter the name of the email folder where you want to search for the email.ALLSent Items
Search KeywordStringRequired. Enter a keyword to enhance your search. This will help to narrow down and make your search more precise. Click more information.N/Afrom: snaps@snaplogic.com
Number Of Messages To FetchNumericSpecify the maximum number of messages to be retrieved. If blank, it fetches all messages.N/A32
Snap ExecutionString

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


Troubleshooting


Error
Reason
Resolution
Provide Search Keyword FieldMissing Search Keyword field.Ensure you provide input in Search Keyword field.


...

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 Searching and email using  Search Email Snap.
  2. To mark the searched Marking an email as read using Mark Email As Read Snap.

Image Modified

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. 

...