Files
n8n-docs/docs/_includes/examples-color-key.html
2024-04-15 13:16:52 +01:00

13 lines
647 B
HTML

To load the template into your n8n instance:
1. [Download the workflow JSON file](/_workflows/[[ page.meta.workflowFile ]]){:target=_blank .external-link}.
1. Open a new workflow in your n8n instance.
1. Copy in the JSON, or select **Workflow menu** <span class="inline-image">![Workflow menu icon](/_images/common-icons/three-dots-horizontal.png){.off-glb}</span> > **Import from file...**.
The example workflows use Sticky Notes to guide you:
* Yellow: notes and information.
* Green: instructions to run the workflow.
* Orange: you need to change something to make the workflow work.
* Blue: draws attention to a key feature of the example.