Versions Compared

Key

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

In this article

...

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

Field Name

Field DependencyType

Field TypeDependency

Description

Label*

Default ValueSharePoint Online - Get Sites
ExampleSharePoint Online - Get Sites

String

N/AString

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

Site*

Default Value: N/A
ExampleMySite

String/Expression

Enables Enumerate subsites checkbox.

String/Expression

Specify the name of a site which contains the list of document library to be used in the subsequent Snap settings.

Enumerate subsites

Default ValueDeselected

Checkbox

Enabled when you specify or select a value in the Site field. Checkbox

Select this checkbox to get a collection of subsites available for a site.

Search Query*

Default Value*
Examplemicro*dev AND (performance OR process) NOT sales

String/Expression

Enabled when you select the Enumerate subsites checkbox.String/Expression

Specify keywords that match with one or more site names, as needed. The Snap searches and returns matching sites.

This field is hidden if you select a specific site to retrieve the metadata information.

Top

Default Value200
Example500

Integer/Expression

Enabled when you select the Enumerate subsites checkbox.Integer/Expression

Specify the number of records to be read from the matched search results.

Auto Pagination

Default Value: Deselected

Checkbox

N/ACheckbox

Select this checkbox to retrieve all matching site names as a paginated list.

If you select the Auto Pagination checkbox, the Top field is hidden.

Connection details

Use this field set to specify connection properties to the SharePoint Online APIs. 

Connection timeout*

Default Value30
Example40

Integer

N/A

Integer

Specify the connection timeout duration in seconds.

Number of retries*

Default Value0
Example5

Integer

N/AInteger

Specify the maximum number of reconnections in case of a connection failure or timeout.

Retry interval (seconds)*

Default Value1
Example11

Integer

N/A

Integer

Specify the time interval in seconds between connection attempts.

Snap Execution

Default ValueValidate & Execute
ExampleExecute only

Dropdown list

N/ADropdown list

Specify the required Pipeline execution type:

  • Validate & Execute. Performs limited execution of the Snap (up to 50 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.

...