Versions Compared

Key

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

In this Article

Table of Contents
maxLevel2
absoluteUrltrue

...

  • This Snap fails with 1003 error on selecting Create File, Clone Form, Create Email Template, and Clone Landing Page.

  • Update Thank you page is failing to update Data in Marketo app.

  • If the API rate limit of 100 calls per 20 seconds exceed, the API responds with a 606 error code and the Snap fails.

  • Marketo Snaps do not support some special characters (for example, (𝖖𝖗𝖘𝖬𝖭𝖮𝗕𝗖𝘧𝘨𝘩𝛀𝛁𝛂𝛃𝛄𝛅𝛆𝛇,𝖗𝖘𝖬𝛌𝛗𝛘𝛙𝛴).

...

Input/Output

Type of View

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

  • Min: 0

  • Max: 2

  • Mapper Snap

  • Copy Snap

Write to the Asset database using command.

Output

Document


  • Min: 0

  • Max: 1

  • Mapper Snap

  • Copy Snap

Interact with Asset database and perform action according to the given command.

...

Field Name

Description

Label

Specify a 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 ValueAsset Write
ExampleClone Email

Command

Enter the command to query the Asset database to retrieve the desired recordsAlternatively, click the  button to fetch a list of commands.

DefaultValue: N/A
Example: Update Program Metadata

Query Parameters

You can use this fieldset to define the name and value for query parameters on request.

Info

Ensure that the query parameters are unique and not defined in both input documents and properties.

Name

Specify the name of the query parameter for retrieving assets.

DefaultValue: N/A
Exampletag value

Value

Specify the value for the query parameter for retrieving assets

DefaultValue: N/A
ExampleDavid

Snap Execution

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.

DefaultValueValidate & Execute
ExampleDisabled

...

Error

Reason

Resolution

701 error

Special characters, such as "!@#$%^&*()_+-={}[]\/?<>", do not work as object names.

Avoid using special characters in the Snap.

...

We can interact and perform action on the records and data in the Asset database. In this example, we create a form in the existing parent folder using Asset Write Snap. We use the Asset Write Snap to accomplish this task.

...

First, we provide the required input through Mapper as per the command selected in the Asset Write Snap.

...

Upon execution, we see confirmation of the mapping.

Next, we configure the Asset Write Snap with required inputs under Snap settings.

Upon validation, we see the following output in the Snap's preview.

Download this Pipeline

Downloads

...