Slack to Notion テンプレート (日本語の説明はこちらです)

At first, please duplicate this template and write memos for several parameters to code blocks. I think there are still some bugs, so I will keep version control on GibHub.

https://github.com/hkob/slack_to_notion

1. Prepare a database

  1. Please copy the following database to your favorite page (append workspace_name select property from ver 0.3)

Slack stocks DB

↑ Table of Contents

2. Create integration key and save the token

  1. Visit my-integrations page, and create an integration key.

    Notion - The all-in-one workspace for your notes, tasks, wikis, and databases.

  2. In this description, I use input_tasks integration key.

    Untitled

  3. Copy internal integration token and write it.

    Untitled

    
    

↑ Table of Contents

3. Invite the integration and obtain database_id

  1. Open the Slack Stock DB database, and invite the above integration.

    Untitled

  2. Obtain the page URL. The red text in the URL is the database id.

    <https://www.notion.so/hkob/771391e755c245b2a31290f40f187ab9?v=19b6c58912764cc2900e8af0afe204e3>
    
  3. Copy the database_id from the URL and write it.

    
    

↑ Table of Contents