TDV Adapter for Marketo

Build 23.0.8839

ImportCustomObjectsFromFile

Imports custom objects from a file into Marketo.

Input

Name Type Required Description
File String 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 The name of the custom object table. Ex: CustomObject_test
Format String False The format of the file that will be used to import custom objects into Marketo.

The allowed values are csv, tsv, ssv.

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839