mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 17:38:40 +07:00
13 lines
647 B
HTML
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">{.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.
|