#
Notion Prerequisite
#
Obtain your Workspace Name
- To see your Workspace Name go to
Settings & members
at the top of the left sidebar. In the window that pops up, click on theSettings
tab. - If your Workspace name is
Acme Inc.
, you are required to copy the entire valueAcme Inc.
as such.
#
Obtain your Session Token
- Login to your Notion account via a web browser.
- Find and copy the entire
token_v2
value includingv02%3Auser_token_or_cookies%
from your Notion session.
Info
Your Notion v2 Token should start with v02%3Auser_token_or_cookies%...
Enable Web Inspector
- If you don’t see the Develop menu in the menu bar, choose Safari, Settings, click Advanced, then select “Show features for web developers”.
- Press
⌥ + ⌘ + i
to show Web Inspector.
- Press
⌥ + ⌘ + i
to show Developer Tools. - Go to
Application
tab. - Copy and obtain your
token_v2
value.
Info
Please take note that your Notion v2 Token may expire after some period of time. You would have to obtain it again.
Warning
Do not share your Notion v2 Token with anyone.
#
Obtain your Database URL
- Go to your Notion Database, and right-click on the view and click Copy link to view.