granola-sdk-patterns

Featured

Zapier automation patterns and Enterprise API integration for Granola. Use when building automated workflows, connecting Granola to 8,000+ apps via Zapier, or querying the Enterprise API for notes and transcripts. Trigger: "granola zapier", "granola automation", "granola API", "granola SDK".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Granola SDK Patterns ## Overview Granola does not have a traditional SDK. Integration is achieved through three channels: Zapier (8,000+ app connections), the Enterprise API (REST, workspace-level read access), and native integrations (Slack, Notion, HubSpot, Attio, Affinity). This skill covers automation patterns for all three. ## Prerequisites - Granola Business plan ($14/user/month) for Zapier + native CRM - Enterprise plan ($35+/user/month) for API access - Zapier account for automation workflows ## Instructions ### Step 1 — Understand Zapier Triggers Granola provides two Zapier triggers: | Trigger | Fires When | Use Case | |---------|-----------|----------| | **Note Added to Granola Folder** | A note is placed in a specific folder | Auto-route by meeting type | | **Note Shared to Zapier** | You manually share a note to Zapier | Selective sharing for important meetings | **Webhook payload data available:** - `title` — meeting title from calendar - `creator_name` / `creator_email` — note creator - `attendees[]` — array of `{name, email}` objects - `calendar_event_title` — original calendar event name - `calendar_event_datetime` — meeting date/time - `note_content` — the enhanced note content (Markdown) ### Step 2 — Build Common Zap Patterns **Pattern 1: Meeting Notes to Notion (auto-archive)** ```yaml Trigger: Note Added to Granola Folder ("All Meetings") Action: Notion — Create Database Item Database: Meeting Archive Title: "{{title}}" Date: "{{calendar_e...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

granola-webhooks-events

Build event-driven automations with Granola's Zapier webhook triggers. Use when creating real-time notification systems, processing meeting events, or building custom integrations that react to Granola note creation. Trigger: "granola webhooks", "granola events", "granola triggers", "granola real-time", "granola event-driven".

2,266 Updated today
jeremylongshore
AI & Automation Featured

granola-ci-integration

Build automated pipelines from Granola meeting notes to GitHub Issues, Linear tasks, Slack notifications, and documentation updates using Zapier and GitHub Actions. Trigger: "granola CI", "granola automation pipeline", "granola to github", "granola to linear", "meeting notes automation".

2,266 Updated today
jeremylongshore
AI & Automation Featured

granola-deploy-integration

Deploy Granola native integrations — Slack, Notion, HubSpot, Attio, Affinity, and Zapier. Step-by-step setup for each platform with configuration, testing, and automation chains. Trigger: "granola slack", "granola notion", "granola hubspot", "granola attio", "connect granola", "granola integration".

2,266 Updated today
jeremylongshore
AI & Automation Featured

granola-observability

Monitor Granola adoption, meeting analytics, and build custom dashboards. Use when tracking team meeting patterns, measuring adoption, building analytics pipelines, or creating executive reports. Trigger: "granola analytics", "granola metrics", "granola monitoring", "granola adoption", "meeting insights".

2,266 Updated today
jeremylongshore
AI & Automation Featured

granola-reference-architecture

Enterprise reference architecture for meeting management with Granola. Use when designing org-wide meeting workflows, planning integration topology, or architecting meeting-to-action pipelines across departments. Trigger: "granola architecture", "granola enterprise design", "granola system design", "meeting system architecture".

2,266 Updated today
jeremylongshore