OpsPacket blog
Patterns for meeting → action items
Short technical notes from building an n8n workflow that turns transcripts into Notion pages and Linear issues. No hype — just contracts and failure modes.
-
Meeting transcript → Notion action items with n8n
Webhook → LLM JSON extraction → Notion Pages API. The practical pipeline for text transcripts without a hosted meeting bot.
-
Notion database schema for meeting action items
Freeze Name, Owner (rich text), Due Date, Priority, and Meeting before you wire the workflow — wrong types fail silently.
-
Why null due dates beat invented Fridays
When a transcript says “by Friday,” forcing a calendar date is how workflows create wrong tickets. Prefer
nulland let humans set the deadline. -
Webhook contract for transcript → actions
A minimal JSON request/response shape so your meeting bot, form, or Zap can call the same pipeline every time.
Want the importable workflow?
OpsPacket Meeting → Action Items — n8n JSON + setup docs. $97 one-time.
View the pack on Gumroad