Property | Description |
---|---|
Connection | Name of the target connection. |
Target Type | Select Single Object. |
Object | Name of the target object. You can choose one of the following target objects when you write data to Marketo:
|
Operation | The target operation. |
Advanced Target Property | Description |
---|---|
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. |
Staging Folder for Bulk Load API | Required if you select Bulk API to insert leads in the Marketo database. The staging directory for the .csv file where you want to write lead data in bulk. For example, you can enter the following directory: c:\bulkWriteLeads |
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. |
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. |
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. |
List ID for Leads | The ID of a list for leads where you want to create the lead. |
Custom Object Dedupe Fields | Required if you want to write a custom object record to Marketo. Comma-separated dedupe fields or ID fields of the custom object in Marketo to which you want to write the record. When you do not specify a value, the Secure Agent considers the dedupe field of the Marketo custom object as the default. |
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, Informatica Cloud 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, Informatica Cloud writes the error rows file to the following directory: <Secure Agent installation directory>/apps/Data_Integration_Server/data/error |