Skip to main content
POST
Import Workspace Foundation Notion Pages

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string<uuid>
required

Body

application/json
nango_connection_id
string
required
page_ids
string[]
required
max_pages
integer
default:12
Required range: 1 <= x <= 20
max_chars
integer
default:30000
Required range: 5000 <= x <= 50000

Response

Successful Response

pages_imported
integer
required
characters_read
integer
required
document_ids
string[]
required