Import

Here we define on what should be imported and the import dialog

Import

Contains an object with settings that defines what to import from the article and what information we want to display on the import dialog

Key

Type

Description

importAuthors

boolean

If true the author will be imported as 00 UUID

channel.conceptImTypeFull

string

The type from customer OC to display in dialog

Example:

{
    "importAuthors": true,
    "channel": {
        "conceptImTypeFull": 'x-im/channel'
    }
}

Use default channels

To setup default channels to be added automatically on import select one or more channels in the multi select dropdown.

Default scheduled publication on import

In order to set scheduled publication to now on import, simply toggle the switch button on under import settings.