You can easily import an n8n workflow by pasting the JSON code into your workspace. Here’s a short tutorial on how to do it:
- Open the JSON file of the n8n workflow you want to import, then copy the code to your clipboard.
- After that, head over to the top-right corner of your n8n's dashboard and click 'Create Workflow'.
- Prepare the code, then press 'CTRL + V' for Windows or 'COMMAND + V' for Mac.
- Finally, the n8n workflow will be imported from the selected JSON code.



