Connections

Create connection

Initialize connection and get authorization URL

post/v3/connections/{provider}

Path parameters

provider'notion' | 'google-drive' | 'onedrive' | 'gmail' | 'github' | 'web-crawler' | 's3' | 'granola' required

Request body

containerTagstring
containerTagsstring[]
documentLimitinteger
metadataobject nullable
redirectUrlstring

Response

Authorization URL

authLinkstring
expiresInstring
idstring required
redirectsTostring

Changes