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. |