n8n
n8n copied to clipboard
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
## Issue Building thousands of files in the nodes-base package is slow. Attempt switching to [vite](https://vitejs.dev/) or [esbuild](https://esbuild.github.io/). ## Findings ### Switching to Vite.js Vite.js is focused on creating application...
https://github.com/n8n-io/n8n/issues/2366 https://github.com/n8n-io/n8n/issues/3401, https://github.com/n8n-io/n8n/issues/3409, https://github.com/n8n-io/n8n/issues/3488, https://github.com/n8n-io/n8n/issues/3482,
### What is the purpose of this PR? This PR addresses [issue 3392](https://github.com/n8n-io/n8n/issues/3392): > Calendly is phasing out support for v1 API keys June 30th 2022. The current Calendly Node...
https://community.n8n.io/t/how-to-set-default-error-workflow-for-new-workflows/7598
A node for [Appwrite](https://appwrite.io) Requested [here](https://community.n8n.io/t/appwrite-node-request/7907) on the community forum. The Node:  Operations:  Credentials Check: 
**Describe the bug** When i switch to `active` a workflow with FileTrigger n8n can't execute it and crash. **To Reproduce** 1. Select FileTrigger 2. Set trigger like this  **Expected...
This PR adds support for getting and updating incident alerts using the PagerDuty Node. * Adds **Incident Alert** resource with the following operations: * [Get](https://developer.pagerduty.com/api-reference/592e890ae8c99-get-an-alert) * [Get All](https://developer.pagerduty.com/api-reference/4bc42e7ac0c59-list-alerts-for-an-incident) * [Update](https://developer.pagerduty.com/api-reference/4e932ba0c1989-update-an-alert)...