Combining AI with Other Tools (Notion, Sheets, Slack)
You integrate AI into your existing tool stack.
Why this lesson matters
AI gets really useful once it works together with the tools you already use every day. A meeting ends, the summary shows up in Notion by itself, action items go to your task list in Slack, and the numbers get updated in Google Sheets. No more copy-paste work.
This lesson shows you how to connect AI to your existing tool stack.
What you'll learn
- Connecting AI to Notion, Sheets and Slack
- Building automations with Zapier and Make
- Setting up automatic meeting notes
- Choosing which integrations pay off
The integration options
There are three ways to combine AI with other tools:
| Method | Complexity | Example |
|---|---|---|
| Copy-paste | Low | Copying AI output into Notion by hand |
| Built-in AI | Medium | Notion AI, Google Sheets AI functions |
| Automation | High | Zapier/Make connects tools automatically |
Always start with the simplest method that works. Automate only once you repeat a task at least 5 times a week.
AI + Notion
Notion has built-in AI, but you can also combine external AI with Notion.
Built-in Notion AI
- Generate summaries of pages
- Pull action items out of meeting notes
- Rewrite or translate text
- Fill tables based on context
External AI + Notion via Zapier
Keep reading
Leave your name and email address and you can read the rest
You get the whole lesson right away, and every other lesson stays open after that. No password, no confirmation email.
Example workflow:
1. TRIGGER: New page in Notion database "Meeting Notes"
2. ACTION: Send the content to the ChatGPT/Claude API
3. PROMPT: "Extract all action items from these meeting notes"
4. ACTION: Create a task in the Notion "To-Do" database for each action itemAI + Google Sheets
Google Sheets can call AI functions directly.
GPT for Sheets (extension)
After installing it you can use formulas like:
=GPT("Categorise this customer comment as positive,
negative or neutral: "&A2)
=GPT_FILL(A1:A5, B1:B2)
→ completes patterns based on examples
=GPT_SUMMARIZE(A2)
→ summarises the cellEvery cell call costs API credits. With 1,000 rows this adds up fast. Use AI formulas on a selection of cells rather than on whole columns at once.
Practical example
| Column A: Feedback | Column B: AI sentiment | Column C: AI category |
|---|---|---|
| "Fast delivery, great!" | Positive | Delivery |
| "The app keeps crashing" | Negative | Technical |
| "Fine, no complaints" | Neutral | General |
AI + Slack
Slack integrations with AI can take a lot of manual work out of your team communication.
What's possible
- Daily summaries: AI summarises all messages in a channel
- Automatic routing: AI categorises questions and sends them to the right channel
- Quick answers: AI answers frequently asked questions based on your knowledge base
Automatic meeting notes
This is one of the AI integrations with the biggest payoff.
Tools for this
| Tool | What it does | Price |
|---|---|---|
| Otter.ai | Transcribes and summarises | Free basic / $17/month |
| Fireflies.ai | Transcription + CRM integration | Free basic / $19/month |
| Notion AI | Notes from meetings | Part of a Notion plan |
| Microsoft Copilot | Summarises Teams meetings | Part of M365 Copilot |
Setting up the workflow
1. The tool joins your meetings automatically (calendar sync)
2. Creates a real-time transcript
3. Afterwards AI generates:
- Summary (3-5 points)
- Action items (who, what, when)
- Decisions that were made
4. Output goes automatically to:
- Notion (meeting database)
- Slack (relevant channels)
- Email (participants who weren't there)Always tell participants that an AI tool is listening in. In many countries this is required by law, and it's always polite.
Where do you start?
Automate one thing at a time. Choose based on impact:
- 1Quick wins: Automate meeting notes (saves time right away)
- 2Medium term: Sheets + AI for data analysis
- 3Advanced: Full Zapier/Make workflows
When does it make sense to automate an AI integration via Zapier/Make?
What should you always do when an AI tool records your meetings?
Want to keep your progress, get the practice files and sign up for the free evening? Create a free account. All you do is click a link in your email.
Create a free account