n8n Community Nodes
Event-driven automation
for creative assets.
Trigger workflows when an asset changes — with full context (what changed, upstream/downstream) and without glue code.
No more polling. No more missed updates.
3 workflows you can ship today
Real automation patterns that eliminate manual handoffs.
Render complete → Encode → Publish
Zero manual steps between render and delivery-ready output.
1
Event: revision.tagged2
Fetch artifact + run FFmpeg3
Create derived revision + tag finalNew revision → Notify team with context
No more "what changed?" messages. Context is automatic.
1
Event: revision.updated2
Fetch revision metadata + lineage3
Send Slack/Discord with kref linkNew AI output → QA agent → Tag + Approve
AI assists the workflow without bypassing governance.
1
Event: revision.created2
MCP Client → AI agent reviews3
Tag approved or rejectedTwo nodes. Full coverage.
Event Trigger for listening. Action for everything else.
Kumiho: Event Trigger
SSE subscription to asset events
- Server-side filters: routing_key, kref
- Client-side filters: item name, kind, tags
- Auto-reconnect with cursor resume
Kumiho: Action
Full API access in one node
- Search items, create revisions, add artifacts
- Tag revisions, resolve kref → file path
- Query lineage graph, create bundles
Install in 5 minutes
Community nodes install, then connect your Kumiho tenant.
Install the community nodes
- 1In n8n, open Settings → Community Nodes
- 2Click Install a new node
- 3Enter n8n-nodes-kumiho
- 4Click Install and restart n8n
Configure credentials
- Set Base URL to https://api.kumiho.cloud
- Use a Service Token with tenant permissions
- Event Trigger auto-stores reconnect cursor in workflow static data
You're done when you see:
- "Kumiho" nodes appear in n8n node palette
- Event Trigger connects to SSE stream (status: listening)
- First asset change fires your trigger workflow
More automation ideas
Auto-publish to CMS on tag
Sync to external DAM
Auto-tag based on metadata
Trigger transcoding pipelines
AI-assisted QA and review
Stakeholder notifications
Turn asset changes into automation
Kumiho gives your workflows context. n8n gives them motion. No glue code. No polling. Just events.