Table of Contents

Import Schema

ImportSchemaId : int64Name : stringDescription : stringNotes : stringIsSystem : booleanSchema : stringCreatedOn : datetimeModifiedOn : datetimeVersion : int32ImportSchemaRestrictionLevelPrivate,PublicReadOnly,PublicUserrestriction levelcreated bymodified by

Learn more about Import Schemas from the following resources:

Operations

Operation Operation Id Summary Detail
GET GenerateImportCsvFile

Generate a Import Schema file .csv to use for importing data.

View

GET GetImportSchema

Get a Import Schema resource.

View

PATCH UpdateImportSchema

Update an existing Import Schema resource.

View

DELETE DeleteImportSchema

Delete an existing Import Schema resource.

View

GET GetImportSchemaCollection

Get a collection of Import Schema resources.

View

POST CreateImportSchema

Create a new Import Schema resource.

View

GET LookupImportSchemaSchema

Lookup the Import Schema for the Import Schema.

View

GET BatchGetImportSchema

Get a collection of Import Schema resources for the set of id's.

View

POST BatchCreateImportSchema

Create a new collection of Import Schema resources.

View

PATCH BatchUpdateImportSchema

Update a collection of existing Import Schema resources.

View

DELETE BatchDeleteImportSchema

Delete a collection of existing Import Schema resources.

View

POST GenerateExportProfile

Generate an Export Profile based on the Import Schema to assist with exporting data

View

POST GenerateSystemImportSchemas

Regenerate all the system Import Schema for the release

View