Import

The method imports or updates the specified entities.

For the import of an application structure, see Deep Import.

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 will be created. If it exists, all provided properties will be updated - properties not provided in the input data will remain unchanged.

Response

See section Result object on WebService