Versions Compared

Key

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

In this Article

Table of Contents
maxLevel2
absoluteUrltrue

Snap Overview

...

Snap type:

...

Read 

...

Description:

...

Retrieve information about open events

...

Prerequisites:

...

None 

...

Support and limitations:

...

Account: 

...

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint.

...

Views:

Input

This Snap has at most one document input view. Each document contains data in the form of json.

Output

This Snap has at most one document output view. Each document contains a corresponding response in the form of JSON.

Error

This Snap has at most one document error view and produces zero or more documents in the view. Each document contains the corresponding error record if snap is not able to process data to SFMC.

...

Settings

Label

...

Overview

You can use this Snap to read data from the data extension table. Data Extension is a table within the application database that contains your data. You can use the data to run queries, pull information, and send it to a subset of subscribers. Data extensions can be used in the Marketing Cloud connector.

...

Snap Type

The read data extension Snap is a read-type Snap that reads data from the data extension tables.

Prerequisites

None.

Limitations and Known Issues

None.

Snap Views

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

  • Min: 0

  • Max: 1

  • Mapper

  • Read Data Extension

The environment endpoint, data extension name and others filters used to read the data.

Output

Document

  • Min: 1

  • Max: 1

  • Click Event Tracker

  • Bounce Event Tracker

The information read from the of data extension tables.

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 if 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.

Snap Settings

Info
  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon ((blue star)): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ((blue star) ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( (blue star) ): Indicates that you can add fields in the field set.

  • Remove icon ( (blue star)): Indicates that you can remove fields from the field set.

  • Upload icon ((blue star) ): Indicates that you can upload files.

Field Name

Field Type

Description

Label*

 

Default ValueRead data extension
ExampleSFMC read data extension

String

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.

 

Environment Endpoint*

 

Default

...

Value:

...

Environment Endpoint

required

 S1
Example: S6

Dropdown

Select the SOAP API

...

endpoint instances to the appropriate environment.

Default value: S1

S4

S6

S10

S7

ProductionSupport

S1

 

Data Extension Name

...

(required)

...

*

Default Value: N/A
Example: sd_diameter

String/Expression/Suggestion

Enter the name of the

...

data extension.

Default value: None

Need all fields?

Default Value: deselected

Checkbox

Select this

...

checkbox if you want all

...

the fields in the data extension to be fetched.

Properties

Enter the list of properties/fields of data extension that needs to be fetched.

Property *

Default

...

Properties

...

Filters

Property

Name of the property to filter upon.

Operator

Specifies the operator.

Default value: equals

notEquals

greaterThan

lessThan

greaterThanOrEqual

lessThanOrEqual

between

IN

like

existsInString

existsInStringAsWord

notExistsInString

beginsWith

endsWith

contains

notContains

isAnniversary

isNotAnniversary

greaterThanAnniversary

lessThanAnniversary

Value

Specifies the value for the filter.

...

Timeout

...

ValueN/A
Examplediameter

String

Enter the name of the property/field of the data extension.

Filters

Specify the filters to select the event information.

Property

Default Value: N/A
Example: S6

String

Enter the property that you want the Snap to use for the filter.

Operator

Default Value: N/A
Example: S6

Dropdown

Select the condition/operator of the filter.

Value

Default Value: N/A
Example: S6

String/Expression

Enter the value of the property that you want the Snap to use for the filter.

Timeout

Default Value: 900
Example: 3

Minimum value: 1

String

Enter the time in seconds to wait before aborting the request.

Default value: 900

...

Maximum request attempts

Maximum request attempts

Default Value: 5
Example: 10

String

Specifies the maximum number of requests to attempt in case of connection failure.

Retry request interval

Default

...

Retry request interval

...

The time in seconds to wait before retrying the request.

Default value: 3

...

Snap Execution

...

Value: 3
Example: 10

String

Specify the number of seconds for which the Snap waits between two successive requests. A retry happens only when the previous attempt resulted in an exception.

Snap Execution

Default Value: Validate & Execute
Example: Execute only

Dropdown list

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

  • Validate & Execute: Performs limited execution of the Snap

...

  • , and generates a data preview during pipeline validation. Subsequently, 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 that are downstream from it.

...

Expand

Insert excerpt
Marketing Cloud Snap Pack
Marketing Cloud Snap Pack
nameSFMC SPH
nopaneltrue

Related Content