Zapier integration patterns and automation workflows for Granola. Use when building automated workflows, connecting Granola to other apps, or creating custom integrations via Zapier. Trigger with phrases like "granola zapier", "granola automation", "granola integration patterns", "granola SDK", "granola API".
/plugin marketplace add jeremylongshore/claude-code-plugins-plus-skills/plugin install granola-pack@claude-code-plugins-plusThis skill is limited to using the following tools:
Build powerful automations using Granola's Zapier integration to connect with 8,000+ apps.
| Trigger | Description | Use Case |
|---|---|---|
| New Note Created | Fires when meeting ends | Sync to docs |
| Note Updated | Fires on note edits | Update CRM |
| Action Item Added | Fires for new todos | Create tickets |
Trigger: New Granola Note
Action: Create Notion Page
Configuration:
Notion Database: Meeting Notes
Title: {{meeting_title}}
Date: {{meeting_date}}
Content: {{note_content}}
Participants: {{attendees}}
Trigger: New Granola Note
Filter: Contains "Action Item" or "TODO"
Action: Create Linear Issue
Configuration:
Team: Engineering
Title: "Meeting Action: {{action_text}}"
Description: "From meeting: {{meeting_title}}"
Assignee: {{extracted_assignee}}
Trigger: New Granola Note
Action: Post to Slack Channel
Configuration:
Channel: #team-updates
Message: |
:notepad_spiral: Meeting Notes: {{meeting_title}}
**Summary:** {{summary}}
**Action Items:**
{{action_items}}
Full notes: {{granola_link}}
Trigger: New Granola Note
Filter: Meeting contains client name
Action: Update HubSpot Contact
Configuration:
Contact: {{client_email}}
Note: "Meeting on {{date}}: {{summary}}"
Last Contact: {{meeting_date}}
Name: Complete Meeting Follow-up
Step 1 - Trigger:
App: Granola
Event: New Note Created
Step 2 - Action:
App: OpenAI
Event: Generate Follow-up Email
Prompt: "Write a follow-up email for: {{summary}}"
Step 3 - Action:
App: Gmail
Event: Create Draft
To: {{attendees}}
Subject: "Follow-up: {{meeting_title}}"
Body: {{openai_response}}
Step 4 - Action:
App: Notion
Event: Create Page
Content: {{full_notes}}
Step 5 - Action:
App: Slack
Event: Send Message
Message: "Follow-up draft ready for {{meeting_title}}"
| Error | Cause | Solution |
|---|---|---|
| Trigger Not Firing | Zapier connection expired | Reconnect Granola in Zapier |
| Missing Data | Note still processing | Add 2-min delay step |
| Rate Limited | Too many requests | Reduce Zap frequency |
| Format Errors | Data structure mismatch | Use Zapier Formatter |
Proceed to granola-core-workflow-a for meeting preparation workflows.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.