Property | Description |
---|---|
Connection | Name of the target connection. |
Target Type | Type of Marketo target objects. Select Single. |
Target Object | Name of the target object. You can choose one of the following target objects when you write data to Marketo:
|
Advanced Target Property | Description |
---|---|
Lead - Type of API to be used | The type of Marketo API used to insert leads in the Marketo database. You can select from the following options:
Default is Standard API. |
Lead - Create Duplicate | Creates a duplicate of the lead when that lead already exists in the Marketo database. The REST API either inserts or upserts data based on the operation you specify. You can choose one of the following values:
Default is No. |
Lead - List ID for Leads | The ID of a list for leads where you want to create the lead. |
Lead - Lookup Field | Performs a lookup of the field you specify to determine whether the lead you want to add to the Marketo database is a duplicate lead. |
Lead - Partition Name | The partition name where you want to insert, update, or upsert leads in Marketo. If specified, the Secure Agent verifies if the user has access to the partition. If you do not specify a partition, the API operation uses the primary partition of the list workspace. |
Custom Obj / Oppty (Role) / Company / Sales Per - Dedupe Fields | The dedupeFields or idField of the custom, opportunity, opportunity role, sales person, or company object in Marketo for which you want to perform an update or delete operation. When you do not specify dedupeFields or idField for an update or delete operation, Marketo considers the dedupeFields of the corresponding custom, opportunity, opportunity role, sales person, or company object as the default. Note: You can specify this field value only to update or delete data in custom, opportunity, opportunity role, sales person, or company objects in Marketo. This field is optional. |
Success File Directory | Directory for the success rows files. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Data Integration writes the success rows file to the following directory: <Secure Agent installation directory>/apps/Data_Integration_Server/data/success |
Error File Directory | Directory for the error rows files. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Data Integration writes the error rows file to the following directory: <Secure Agent installation directory>/apps/Data_Integration_Server/data/error |
Advanced Target Property | Lead | MergeLead | AssociateLead | AddLeadToList | RemoveLeadToList | Custom Object/Opportunity/Opportunity Role/Company/Sales Person |
---|---|---|---|---|---|---|
Lead - Type of API to be used | Required Default is Standard API. | - | - | - | - | - |
Lead - Staging Folder for Bulk Load API | Optional when Type of API to be used is set to Bulk API. | - | - | - | - | - |
Lead - Create Duplicate | Optional Default is No. | - | - | - | - | - |
Lead - List ID for Leads | Optional, if Type of API to be used is set to Bulk API. | - | - | - | - | - |
Lead - Lookup Field | Required, if Create Duplicate is set to Yes. | - | - | - | - | - |
Lead - Partition Name | Optional, if Type of API to be used is set to Bulk API. | - | - | - | - | - |
Custom Obj / Oppty (Role) / Company / Sales Per - Dedupe Fields | - | - | - | - | - | Required for update operation. Default is dedupeFields. |