Versions Compared

Key

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

In this article

...


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

Document

  • Min: 0
  • Max: 1
  • Mapper Snap
  • Copy Snap
Requires the Contact Folder and Search Keyword along with number of contacts to be fetched.
Output

Document


  • Min: 0
  • Max: 1
  • Mapper Snap
  • Error Data Snap

Retrieves and fetches you the contact details.


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.
Search EmailSearch Email
User/Shared MailBoxStringEnter the mailbox from which you want to search contact. If not provided, then the mailbox specified in the account settings is used. N/Ajohn.doe@gmail.com
Contact FolderStringEnter the name of the contact folder where you want to search for the email.N/AALL
Search KeywordStringEnter a keyword to enhance your search. This will help to narrow down and make your search more precise.N/AOfficial
Number Of Contacts To FetchNumericSpecify the maximum number of contacts to be retrieved. If you leave this field blank, it fetches all contacts.N/A3
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


Troubleshooting


Error
Reason
Resolution
Select valid Contact Folder NameYou have selected invalid Contact Folder Name.Verify and enter a valid folder name.

Examples

To search for a contact

We use an example of searching a contact with required details which will be retrieve it from the mailbox.

Let us provide required inputs to the Snap setting and look at the output confirmation.


Send Email Snap

Upon execution, we see an output with retrieval of searched contact.


Downloads

Note
titleImportant 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.

...