n8n-docs/docs/code-examples/index.md
2023-03-08 13:27:16 +00:00

2.3 KiB

description
Use code in your n8n workflows, and view other developer resources.

Code in n8n

n8n is a low-code tool. This means you can do a lot without code, then add code when needed.

JavaScript in your workflows

There are two places in n8n where you can use code.

This section of the documentation covers:

Other developer resources