n8n is awesome. Has anyone started using n8n with EspoCRM, or even started a community node?
[ n8n is a way better ( self-hostable ) alternative to Zapier, Make, IFTTT, Automa, Activepieces, Pipedream, etc. ]
I do not see any EspoCRM community nodes yet though, other than the one I just added as a placeholder:
But there is even one for the Mikrotik API to automate office network management!
And all these trigger integrations: https://docs.n8n.io/integrations/builtin/trigger-nodes/
And all these app node integrations: https://docs.n8n.io/integrations/builtin/app-nodes/
Plus all these core nodes to do work with data: https://docs.n8n.io/integrations/builtin/app-nodes/
I see this being major for EspoCRM:
- Triggers for all the major events
- Then all the CRUD actions as outcomes of workflows
This is all possible to do right now with custom API commands...
But making a community node would seriously increase EspoCRM popularity in my opinion, because EspoCRM is awesome.
Would anyone like to develop that together?
I started a package here, if anyone is interested: https://www.npmjs.com/package/n8n-nodes-espocrm
Would be a long-term background project as I start implementing EspoCRM.
[ n8n is a way better ( self-hostable ) alternative to Zapier, Make, IFTTT, Automa, Activepieces, Pipedream, etc. ]
I do not see any EspoCRM community nodes yet though, other than the one I just added as a placeholder:
But there is even one for the Mikrotik API to automate office network management!
And all these trigger integrations: https://docs.n8n.io/integrations/builtin/trigger-nodes/
And all these app node integrations: https://docs.n8n.io/integrations/builtin/app-nodes/
Plus all these core nodes to do work with data: https://docs.n8n.io/integrations/builtin/app-nodes/
I see this being major for EspoCRM:
- Triggers for all the major events
- Then all the CRUD actions as outcomes of workflows
This is all possible to do right now with custom API commands...
But making a community node would seriously increase EspoCRM popularity in my opinion, because EspoCRM is awesome.
Would anyone like to develop that together?
I started a package here, if anyone is interested: https://www.npmjs.com/package/n8n-nodes-espocrm
Would be a long-term background project as I start implementing EspoCRM.
Comment