You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/use-dify/nodes/trigger/plugin-trigger.mdx
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,10 +36,6 @@ For example, suppose you have installed a GitHub trigger plugin. It provides a l
36
36
37
37
## Create a New Subscription
38
38
39
-
<Note>
40
-
A subscription cannot be modified once created. To make changes, delete the existing one and create a new subscription.
41
-
</Note>
42
-
43
39
<Info>
44
40
A trigger plugin supports creating up to 10 subscriptions per workspace.
45
41
</Info>
@@ -63,7 +59,7 @@ Dify supports the following two methods for creating subscriptions (webhooks), b
63
59
<Tip>
64
60
It's recommended to select all available events when creating a subscription.
65
61
66
-
A plugin trigger works only when its corresponding event is included in the linked subscription. Selecting all available events ensures that any plugin trigger you add to the workflow later can use the same subscription, without creating another one.
62
+
A plugin trigger works only when its corresponding event is included in the linked subscription. Selecting all available events ensures that any plugin trigger you add to the workflow later can use the same subscription—no need to update or create new ones.
67
63
</Tip>
68
64
69
65
<Tabs>
@@ -92,7 +88,7 @@ Dify supports the following two methods for creating subscriptions (webhooks), b
92
88
3. Specify the subscription name, select the events you want to subscribe to, and configure any other required settings.
93
89
94
90
<Tip>
95
-
We recommend selecting all available events.
91
+
We recommend selecting all available events, but you can always change your selection later from the plugin's details panel under **Plugins**.
96
92
</Tip>
97
93
98
94
4. Click **Create**.
@@ -113,7 +109,7 @@ Dify supports the following two methods for creating subscriptions (webhooks), b
113
109
114
110
4. Specify the subscription name, select the events you want to subscribe to, and configure any other required settings.
115
111
<Tip>
116
-
We recommend selecting all available events.
112
+
We recommend selecting all available events, but you can always change your selection later from the plugin's details panel under **Plugins**.
117
113
</Tip>
118
114
119
115
5. Click **Create**.
@@ -138,7 +134,7 @@ Dify supports the following two methods for creating subscriptions (webhooks), b
138
134
3. Specify the subscription name, select the events you want to subscribe to, and configure any other required settings.
139
135
140
136
<Tip>
141
-
We recommend selecting all available events.
137
+
We recommend selecting all available events, but you can always change your selection later from the plugin's details panel under **Plugins**.
0 commit comments