Notion

This importer is available in all editions from v0.83.0 onwards

The Notion integration allows importing documents from Notion into Outline – directly converting to our internal format bringing across document content, images, and videos for one or more pages in your Teamspaces.

Setup

  1. Register a new “Notion app”

  • Integration name – “Outline” might make sense

  • Associated workspace – choose the workspace you want to import from

  • Type – Change to “Public”

  • Redirect URIs – Use <yourdomain.com>/api/notion.callback

  • The other required fields should be filled out but do not matter.

  • Click “Save”

  1. Copy the “OAuth Client ID” and “OAuth Client Secret” on the next page.

  2. Add the configuration to the Outline environment, using the following variable names:

    NOTION_CLIENT_ID=
    NOTION_CLIENT_SECRET=
  1. Restart the server

  2. Under “Settings → Import → Notion” you will now be able to choose “Import”