Javascript
import Supermemory from 'supermemory'; const client = new Supermemory({ apiKey: 'My API Key', }); await client.connections.import('notion');
Initiate a manual sync of connections
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
notion
google-drive
onedrive
Was this page helpful?