A self-hosted workflow automation platform with a visual editor and integrations with various services.

Add n8n to your website

Add n8n to your software stack included at no additional cost with an existing server management plan.

To learn more about n8n, visit their official website.

Key Features:

  • Visual workflow editor: n8n offers a user-friendly visual workflow editor that allows users to create and manage their workflows easily, making it accessible to both technical and non-technical users.
  • JavaScript and npm integration: Users can run JavaScript code directly within their workflows and import npm packages, providing flexibility and extensibility for custom functionality.
  • Advanced workflow capabilities: n8n supports various advanced workflow features, such as conditional logic and branching, multi-trigger workflows, and the ability for workflows to wait for specific events or conditions.
  • Webhook triggers: Users can trigger workflows based on incoming webhooks, enabling seamless integration with external systems and real-time event-driven processing.
  • Error handling and retry mechanisms: n8n provides built-in error handling and retry mechanisms for failed executions, ensuring workflow resilience and reliability.
  • Customization and extensibility: Users can create custom nodes to extend n8n’s functionality and tailor it to their specific needs. The source code is also available for further customization and self-hosting.
  • Security and user management: n8n offers an encrypted credential store for securing sensitive information and user management features for controlling access to workflows and resources.