n8n icon indicating copy to clipboard operation
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.

Results 3318 n8n issues
Sort by recently updated
recently updated
newest added

## 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...

core
n8n team

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,

n8n team
node/issue

### 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...

node/improvement
node/new
ui
community

https://community.n8n.io/t/how-to-set-default-error-workflow-for-new-workflows/7598

core
community

node/new
community

A node for [Appwrite](https://appwrite.io) Requested [here](https://community.n8n.io/t/appwrite-node-request/7907) on the community forum. The Node: ![image](https://user-images.githubusercontent.com/63791098/167598133-f191731b-dcf8-4be8-9671-fb1d15dfc4a9.png) Operations: ![image](https://user-images.githubusercontent.com/63791098/167598207-6c2a9207-353e-45f2-906e-b27beef88f84.png) Credentials Check: ![image](https://user-images.githubusercontent.com/63791098/167598354-55716433-eec7-4e13-9d4b-5232b61b7a84.png)

node/new
community

**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 ![image](https://user-images.githubusercontent.com/72266507/177101489-11b78ec7-046c-4d47-b0c2-32b6baf3836a.png) **Expected...

node/issue

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)...

node/improvement
community