Quick Start
Start using our service to make each of your time block valuable
Sign-Up
Two register methods are supported: Google authentication register, Github authentication register. Sign-Up Link
Sign-In
Three login methods are supported: Google authentication login, Github authentication login, email login Sign-In Link
Create your first project
A project is a space connected to a Notion database that can collect multiple records.
Notion Configuration
Clone from the project template
Currently the platform does not support customized database define.
As this is a tool I build for my own need,the structure of the database is fine enough to make a few products of my own including blogs and curated-lists.
The project template is here
Clone the template to your own workspace.
Get the database_id
You can get the whole database link here
The link structure is like this.
The “database_id” will be used to config the project.
New a Integration
Integration is used to operate Notion through API.
The integration management page is here
Click New Integration.
Config the integration.
Name
It is better to name the integration based on its purpose
Workspace
Choose your own workspace where your database will be built in
Type
Internal
Save
Click “Save”
Continue…
Internal Integration Secret
The “Internal Integration Secret” will be used to config the project
Capabilities
Check these three capabilities
Save
Click “Save”
You can check the Integrations you created here.
Connect the database to Integration
Create Project
Name
The project’s purpose should be obviously recognized from its name, with words separated by ’-’ or ’_’
Slug
The slug is automatically generated by the system based on the name
IntegrationSecret
Get the Integration Secret from Integration section
DatabaseId
Refer to the “Get the database_id” section. Make sure that the IntegrationSecret and Database is connected
Create a API key
Create a API key here: API Keys
You should not put your API key in public.
Install the browser extension
Get the extension from here:
API Key verification
Open a url, move your mouse arrow to the bottom right of the page, and the extension will pop up. Click to enter the API Key for verification
After successfully verifying the API Key, it will automatically redirect to the operation page.
The API Key will be encrypted for data security and stored locally in your browser.
Start your journey
Following the user guide to save your first record.