Got irritated after losing chats on ChatGPT with the history turned off so I decided to whip up a low-code Chrome extension that allows me to save my chats to Notion with 1-click 👆🏼

— me on Twitter

Demo

chatgpt2notion_demo.gif

Pre-requisites

  1. Chrome based browser
  2. ChatGPT account
  3. Notion account
  4. Make.com account
  5. Downloaded zip file of ChatGPT2Notion extension from here (Code → Download ZIP)

Let’s do this 💪🏼

<aside> đź’ˇ Keep in mind that this is a lengthy process with ~25 steps and can be kinda technical at times. If you get stuck, reach out for help.

</aside>

  1. Start by duplicating the following Notion database template - this is where our chats will be saved.

    My Chats

  2. Create a Make.com account if you haven’t done so already.

  3. Create a new scenario in your account.

    Untitled

  4. Download the following chatgpt2notion_blueprint.json file and then import it into the newly created scenario.

    chatgpt2notion_blueprint.json

    Untitled

  5. Click on the first node - this represents the webhook (something that listens for web requests) that’ll receive our chat data from ChatGPT.

    Untitled

  6. Click on the first node and then click “Create a webhook”.

    Untitled

  7. Give it a name that you’ll remember and click “Save” and then “OK”.

  8. Click on the second node and click on “Create a connection”

    Untitled