Import

The method imports or updates the specified entities.

Note: For the import of an application structure, see DeepImport.

Request

Import

Parameters

Entities are imported in the order you have specified in your body, one after the other. If the entity does not exist, it is created. If it exists, all provided properties are updated - properties not provided in the input data will remain unchanged.

Response

See section Result object on WebService. See: Import/Export Web Service.