Export methods
Export methods are used to export data from Fluentis.
Request
Except Common Parameters the export call include these parameters:
Name | Type | Required | Description |
---|---|---|---|
Output format | |||
Format | integer | Yes | 0 = XML, 1 = JSON. |
FluentisFormat | string | No | Import/Export format defined in Arm. It is mandatory if the export method does not have a default format specified. |
Objects identification | |||
ObjectsToExport | array of ObjectIdentification | Yes | List of objects to be exported. |
ObjectIdentification
properties:
Name | Type | Required | Description |
---|---|---|---|
Id | integer | Yes | List of objects to be exported. |