The basic steps are:
-
Open the n8n dashboard
-
Click Create Workflow
-
Add a trigger node (for example webhook or cron)
-
Add action nodes
-
Connect the nodes together
-
Execute the workflow to test it
Once it works correctly, you can activate the workflow so it runs automatically.