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 |
showScheduledPublication | boolean | If true scheduled publication will be shown in import dialog |
showChannels | boolean | If true channels will be shown in import dialog |
channel.conceptImTypeFull | string | The type from customer OC to display in dialog |
Example:
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.
Last updated