Hey everyone ![]()
I’ve been working with Perfex CRM for a while and kept running into the same problems when trying to connect it with n8n:
- Zapier is too expensive long‑term (especially when you have spikes in activity)
- Webhooks sometimes fail and it’s hard to debug what exactly broke
- No real bi‑directional sync between Perfex and external tools
So I built a small module that acts as a bridge between Perfex CRM and n8n.
What it does
Bi‑directional sync between Perfex and n8n (leads, clients, deals etc.)
Works with visual n8n workflows – you just wire nodes together as usual
Lets you build your own analytics and automations on top of Perfex using n8n
HMAC‑SHA256 signatures for requests so webhooks are safer and easier to trust
One‑time payment ($39) instead of a recurring Zapier subscription (~$228/year)
My goal was to have something that “feels like Zapier integration” but lives in n8n, is self‑hosted and doesn’t lock you into a monthly bill.
Demo / details
If anyone here is:
- using Perfex CRM already, or
- looking for a self‑hosted CRM + automation combo,
I’d really love your feedback.
Product page (screens, explanation, install steps):
If this is interesting, I can share example n8n workflows (JSON export) and show exactly how I’m syncing deals & contacts between Perfex and other tools.