Versions Compared

Key

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

...

Table of Contents
maxLevel2
absoluteUrltrue


Snap Overview

Snap type:

Read 

Description:

Retrieve information about sent 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

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.

Default value: [None]

Environment Endpoint

required

Specifies the SOAP API Endpoint instances to the appropriate environment.

Default value: S1

S4

S6

S10

S7

ProductionSupport

S1


Properties


Date Filter

Conditionally

required




Specify the start date and end date for the filter.


Start Date

Start date.


Operator

Specifies the operator.

Default value: equals

notEquals

greaterThan

lessThan

greaterThanOrEqual

lessThanOrEqual

between


End Date

End date.

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

The time in seconds to wait before aborting the request.

Default value: 900

Maximum request attempts

The maximum number of requests to attempt in case of connection failure.

Default value: 5

Retry request interval

The time in seconds to wait before retrying the request.

Default value: 3

Snap Execution

Indicates how the Snap must be executed. Available options are:

  • Validate & Execute: Performs limited execution of the Snap (up to 2000 records) during Pipeline validation; performs full execution of the Snap (unlimited records) during Pipeline execution.

  • Execute only: Performs full execution of the Snap during Pipeline execution; does not execute the Snap during Pipeline validation.

  • Disabled: Disables the Snap and, by extension, its downstream Snaps.

Default value: Validate & Execute