mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🔨 Minor changes
This commit is contained in:
parent
ff96fc33b7
commit
c17bfe92e2
@ -27,10 +27,6 @@ The final workflow should look like the following image.
|
||||
|
||||

|
||||
|
||||
::: tip 💡 Activate Workflow for Production
|
||||
This example workflow uses the Cron node, which is a Trigger node. You'll need to save the workflow and then click on the Activate toggle on the top right of the screen to activate the workflow. Your workflow will then be triggered as specified by the settings in the Cron node.
|
||||
:::
|
||||
|
||||
### 1. Cron node
|
||||
|
||||
The Cron node will trigger the workflow every minute.
|
||||
@ -96,3 +92,7 @@ This node will send the data from the previous node to the `iss-position` topic
|
||||
In the screenshot below, you will notice that the node sends the data from the previous node to the `iss-position` topic in Kafka.
|
||||
|
||||

|
||||
|
||||
::: tip 💡 Activate workflow for production
|
||||
This example workflow uses the Cron node, which is a Trigger node. You'll need to save the workflow and then click on the Activate toggle on the top right of the screen to activate the workflow. Your workflow will then be triggered as specified by the settings in the Cron node.
|
||||
:::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user