Hey n8n community,
I just published my first n8n community node: n8n-nodes-loops, an integration for Loops — the email platform built for SaaS products.
What it does:
The node covers the full Loops API plus a webhook trigger:
-
Contact management (create, update, delete, find)
-
Custom contact properties
-
Event tracking
-
Transactional emails with variables and attachments
-
Mailing list management
-
Webhook trigger for all 17 event types with HMAC signature verification
Install it:
n8n-nodes-loops — search for it in your community nodes panel or install directly.
GitHub: https://github.com/fredfrom/n8n-nodes-loops npm: https://www.npmjs.com/package/n8n-nodes-loops
It’s submitted for verification so it should appear in the canvas node panel soon.
I’m currently between jobs and frankly hiring takes forever, so I have time on my hands. Happy to build more community nodes in the meantime — if there’s an integration you’ve been wishing existed, let me know and I’ll take a look.
Feedback welcome.
Friedemann