...
Does not work in Ultra Pipelines.
Limitations
...
None.
Known Issues
Marketo Snaps do not support some special characters (for example, (
𝖖𝖗𝖘𝖬𝖭𝖮𝗕𝗖𝘧𝘨𝘩𝛀𝛁𝛂𝛃𝛄𝛅𝛆𝛇,𝖗𝖘𝖬𝛌𝛗𝛘𝛙𝛴
).
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|---|---|---|---|
Input | Document |
|
| Marketo Entity and API Name. |
Output | Document |
|
| Document details of the specified Marketo Entity and API. |
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:
Learn more about Error handling in Pipelines. |
Snap Settings
Info |
---|
|
Field Name | Field Type | Field Dependency | Description |
---|---|---|---|
Label* Default Value: Marketo Bulk Import | String | N/A | Specify a unique name for the Snap. |
Marketo Entity*
Default Value: Leads | String/Expression | N/A | Select one of the following entities for which you need to perform the bulk import:
|
API Name* Default Value: N/A | String/Expression | Appears when you select Custom Objects for Marketo Entity. | Specify the Custom Object API name for which you must import data. |
List ID
| String/Expression | Appears when you select Leads for Marketo Entity. | Specify the ID of the static list into which you must import the leads data. |
Lookup Field
| String/Expression | Appears when you select Leads for Marketo Entity | Specify the field to use for deduplication, such as string, email, integer. The supported field types are: ID, cookies, email, |
twitterID.
| |||
Partition Name
| String/Expression | Appears when you select Leads for Marketo Entity | Specify the name of the lead partition into which you must import. |
Program ID* Default Value: None | String/Expression | Appears when you select Program Members for Marketo Entity | Specify the ID of the program for which you must import the program members. |
Program Member Status* Default Value: None | String/Expression | Appears when you select Program Members for Marketo Entity | Specify a program member status to import program members. |
Timeout (seconds)
| Integer/Expression | None | Specify the time in seconds to wait for the bulk operation to complete before it times out. A value of zero disables the timeout. |
Number of Retries
| Integer/Expression | None | Specify the number of attempts the Snap must make in case of connection failure or timeout. |
Retry Interval (seconds)
| Integer/Expression | None | Specify the minimum number of seconds the Snap must wait before each retry attempt. |
Snap Execution Default Value: Execute only | Dropdown list | None | Select one of the following three modes in which the Snap executes:
|
Example
Importing Custom Objects Data In Bulk
...
Next, configure the custom fields partNumber and testField in the Mapper Snap for importing the data for the specified custom object.
Configure the Marketo Bulk Import Snap with the Custom Objects entity. Configure API Name with clothing_c. Learn how to create custom objects in the Marketo Admin UI.
...
Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Related Links
...