# Import

### 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:

```
{
    "importAuthors": true,
    "showScheduledPublication": true,
    "showChannels": 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.

<div align="left"><img src="https://3877607525-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNORZRxjNftnTjAmaR8%2F-MaYUpFd3WBMGQDx6ShX%2F-MaYVfYi_sBdH81J2oQX%2FScreenshot%202021-05-25%20at%2014.30.16.png?alt=media&#x26;token=f57d7683-5d93-48bf-8cd8-15c166cd5867" alt=""></div>

<div align="left"><img src="https://3877607525-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNORZRxjNftnTjAmaR8%2F-MaYUpFd3WBMGQDx6ShX%2F-MaYVbw74nxP8YaOWL1U%2FScreenshot%202021-05-25%20at%2014.30.28.png?alt=media&#x26;token=a1c424de-266c-44db-8473-4a78b66a5260" alt=""></div>

<div align="left"><img src="https://3877607525-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNORZRxjNftnTjAmaR8%2F-MaYUpFd3WBMGQDx6ShX%2F-MaYW3AyK9vDlMpIjv0M%2FScreenshot%202021-05-25%20at%2014.32.59.png?alt=media&#x26;token=6c9aa0d6-eaad-47ee-be94-f7249c320463" alt=""></div>

### Default scheduled publication on import

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

<div align="left"><img src="https://3877607525-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNORZRxjNftnTjAmaR8%2F-MaYUpFd3WBMGQDx6ShX%2F-MaYWHyLZPZgFhLMRh6Q%2FScreenshot%202021-05-25%20at%2014.34.31.png?alt=media&#x26;token=55e4063b-069b-4ae9-ac61-2251241fad56" alt=""></div>

<div align="left"><img src="https://3877607525-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNORZRxjNftnTjAmaR8%2F-MaYUpFd3WBMGQDx6ShX%2F-MaYW_Mj3OfDB7u20PzM%2FScreenshot%202021-05-25%20at%2014.35.26.png?alt=media&#x26;token=a121d4fa-0ef1-4bbe-8253-107a46eb9b65" alt=""></div>
