You can easily create a multi-step workflow in n8n by simply adding as many relevant steps as you need. Here’s a short guide on how to do it:
- Inside your n8n workflow, tap the 'Add' button to create a new step.
- After that, go to the right-hand panel and select the type of action you want to implement.
- Browse the list of nodes, then select one based on your preference.
- Subsequently, choose your desired Action Event.
- Now, it's time to set up the selected node. One by one, configure all the required settings and provide the necessary details.
- Once done, click 'Execute Step' to proceed.
- Click the 'Close' button in the top-right corner to return to the main canvas.
- Add as many steps as needed. Simply click the 'Add' button and then repeat the same series of steps.
- After completing these steps, your multi-step workflow in n8n will be created.



