TDV Adapter for Marketo

Build 22.0.8462

ImportCustomObjectsFromFile

Imports custom objects from a file into Marketo.

Input

Name Type Required Accepts Input Streams Description
File String False False The path to the file containing custom objects to be imported into Marketo, i.e. 'C:\temp\custom_object_import.csv'.
TableName String True False The name of the custom object table. Ex: CustomObject_test
Format String False False The format of the file that will be used to import custom objects into Marketo.

The allowed values are csv, tsv, ssv.

Content String False True The content as InputStream to be uploading when File is not specified.

Result Set Columns

Name Type Description
BatchId String The Id of the import custom objects batch.
Status String The status of the import process.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462