Skip to content

Commit 81ab0aa

Browse files
RiskeyLclaude
andcommitted
docs: clarify variable aggregator usage in trigger pages
Simplify the guidance on using a Variable Aggregator to converge plugin and webhook trigger branches. Align zh and ja translations with the glossary term (变量聚合器 / 変数集約器). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e3a352d commit 81ab0aa

6 files changed

Lines changed: 6 additions & 10 deletions

File tree

en/use-dify/nodes/trigger/plugin-trigger.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For example, suppose you have installed a GitHub trigger plugin. It provides a l
1919
<Tip>
2020
- If there's no suitable trigger plugin for your target external system, you can [request one from the community](https://github.com/langgenius/dify-plugins/issues/new?template=plugin_request.yaml), [develop one yourself](/en/develop-plugin/dev-guides-and-walkthroughs/trigger-plugin), or use a [webhook trigger](/en/use-dify/nodes/trigger/webhook-trigger) instead.
2121

22-
- A workflow can have multiple plugin triggers running in parallel. When the parallel branches contain identical consecutive nodes, you can add a [Variable Aggregator](/en/use-dify/nodes/variable-aggregator) node to merge the branches before the common section, without duplicating the same nodes across each branch.
22+
- A workflow can have multiple plugin triggers. If these trigger branches share identical downstream nodes, add a [Variable Aggregator](/en/use-dify/nodes/variable-aggregator) to converge them and avoid duplicating those nodes on each branch.
2323
</Tip>
2424

2525
2. Select an existing subscription or [create a new one](#create-a-new-subscription).

en/use-dify/nodes/trigger/webhook-trigger.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ Following the same mechanism, webhook triggers enable your workflow to run in re
3838
On the workflow canvas, right-click and select **Add Node** > **Start** > **Webhook Trigger**.
3939

4040
<Tip>
41-
A workflow can have multiple webhook triggers running in parallel.
42-
43-
When the parallel branches contain identical consecutive nodes, you can add a [Variable Aggregator](/en/use-dify/nodes/variable-aggregator) node to merge the branches before the common section, without duplicating the same nodes across each branch.
41+
A workflow can have multiple webhook triggers. If these trigger branches share identical downstream nodes, add a [Variable Aggregator](/en/use-dify/nodes/variable-aggregator) to converge them and avoid duplicating those nodes on each branch.
4442
</Tip>
4543

4644
## Configure a Webhook Trigger

ja/use-dify/nodes/trigger/plugin-trigger.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ title: プラグイントリガー
2121
<Tip>
2222
- 対象の外部システムに適切なトリガープラグインがない場合は、[コミュニティにリクエスト](https://github.com/langgenius/dify-plugins/issues/new?template=plugin_request.yaml)したり、[自分で開発](/ja/develop-plugin/dev-guides-and-walkthroughs/trigger-plugin)したり、代わりに [Webhook トリガー](/ja/use-dify/nodes/trigger/webhook-trigger)を使用したりできます。
2323

24-
- 1 つのワークフローは、並行して実行される複数のプラグイントリガーで開始できます。並行分岐に同一の連続したノードが含まれている場合、共通セクションの前に[変数集約](/ja/use-dify/nodes/variable-aggregator)ノードを追加して分岐をマージできます。これにより、各分岐で同じノードを個別に重複して追加することを回避できます
24+
- 1 つのワークフローに複数のプラグイントリガーを含めることができます。これらのトリガーブランチが同じ下流ノードを共有する場合、[変数集約器](/ja/use-dify/nodes/variable-aggregator) を追加してそれらを集約し、各ブランチでノードを重複させないようにします
2525
</Tip>
2626

2727
2. 既存のサブスクリプションを選択するか、[新しいサブスクリプションを作成](#新しいサブスクリプションを作成)します。

ja/use-dify/nodes/trigger/webhook-trigger.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ Webhook を使用すると、あるシステムが別のシステムにリアル
3838
workflow キャンバスで右クリックし、**ブロックを追加** > **始める** > **Webhook トリガー**を選択します。
3939

4040
<Tip>
41-
1 つの workflow は、並行して実行される複数の Webhook トリガーで開始できます。
42-
43-
並行分岐に同一の連続したノードが含まれている場合、共通セクションの前に[変数集約](/ja/use-dify/nodes/variable-aggregator)ノードを追加して分岐をマージできます。これにより、各分岐で同じノードを個別に重複して追加することを回避できます。
41+
1 つのワークフローに複数の Webhook トリガーを含めることができます。これらのトリガーブランチが同じ下流ノードを共有する場合、[変数集約器](/ja/use-dify/nodes/variable-aggregator) を追加してそれらを集約し、各ブランチでノードを重複させないようにします。
4442
</Tip>
4543

4644
## Webhook トリガーの設定

zh/use-dify/nodes/trigger/plugin-trigger.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ title: 插件触发器
2121
<Tip>
2222
- 若未找到合适的触发器插件,你可以 [向社区请求](https://github.com/langgenius/dify-plugins/issues/new?template=plugin_request.yaml)[自行开发](/zh/develop-plugin/dev-guides-and-walkthroughs/trigger-plugin),或者改用 [Webhook 触发器](/zh/use-dify/nodes/trigger/webhook-trigger)
2323

24-
- 一个工作流可同时拥有多个并行的插件触发器。当并行的分支连续包含相同节点时,可在相同部分之前添加 [变量聚合节点](/zh/use-dify/nodes/variable-aggregator) 以合并分支,而无需在每个分支中分别重复添加相同的节点
24+
- 一个工作流可以包含多个插件触发器。如果这些触发器分支共享相同的下游节点,可以添加 [变量聚合器](/zh/use-dify/nodes/variable-aggregator) 将它们汇聚,避免在每条分支上重复配置相同的节点
2525
</Tip>
2626

2727
2. 选择一个现有订阅或 [创建新订阅](#创建新订阅)

zh/use-dify/nodes/trigger/webhook-trigger.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Webhook 允许一个系统自动向另一个系统发送实时数据。当某个
3636
在 Workflow 画布上,单击右键并选择 **添加节点** > **开始** > **Webhook 触发器**
3737

3838
<Tip>
39-
一个 Workflow 可同时拥有多个并行的 Webhook 触发器。当并行的分支连续包含相同节点时,可在相同部分之前添加 [变量聚合节点](/zh/use-dify/nodes/variable-aggregator) 以合并分支,而无需在每个分支中分别重复添加相同的节点
39+
一个工作流可以包含多个 Webhook 触发器。如果这些触发器分支共享相同的下游节点,可以添加 [变量聚合器](/zh/use-dify/nodes/variable-aggregator) 将它们汇聚,避免在每条分支上重复配置相同的节点
4040
</Tip>
4141

4242
## 配置 Webhook 触发器

0 commit comments

Comments
 (0)