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
<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>
Start by duplicating the following Notion database template - this is where our chats will be saved.
Create a Make.com account if you haven’t done so already.
Create a new scenario in your account.
Download the following chatgpt2notion_blueprint.json
file and then import it into the newly created scenario.
Click on the first node - this represents the webhook (something that listens for web requests) that’ll receive our chat data from ChatGPT.
Click on the first node and then click “Create a webhook”.
Give it a name that you’ll remember and click “Save” and then “OK”.
Click on the second node and click on “Create a connection”