mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #504] [MERGED] add docs for trigger #545
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/504
Author: @RiskeyL
Created: 10/30/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @Yeuoly
Base:
main← Head:add/trigger📝 Commits (10+)
26f26d2draft9e888dcdrafte60a97adraft18dced5refine dev docs36d9c32almost53c08beupdate040483bremove sys.file and sys.query; add sys.timestampd55a6e0update the end node to outputd0b1ce2modify the introduction section of variable2733bf6fix typo📊 Changes
38 files changed (+4318 additions, -685 deletions)
View changed files
📝
docs.json(+56 -8)📝
en/guides/workflow/node/end.mdx(+8 -23)➕
en/guides/workflow/node/plugin-trigger.mdx(+191 -0)➕
en/guides/workflow/node/schedule-trigger.mdx(+114 -0)📝
en/guides/workflow/node/start.mdx(+11 -143)➕
en/guides/workflow/node/trigger.mdx(+81 -0)➕
en/guides/workflow/node/user-input.mdx(+121 -0)➕
en/guides/workflow/node/webhook-trigger.mdx(+195 -0)📝
en/guides/workflow/variables.mdx(+33 -75)➕
images/create_subscription_method.png(+0 -0)➕
images/enable_disable_added_trigger.png(+0 -0)➕
images/oauth_client_settings_icon.png(+0 -0)➕
images/plugin_trigger_manual_setup_request_logs.png(+0 -0)➕
images/test_webhook_url.png(+0 -0)➕
images/trigger.png(+0 -0)➕
images/trigger_plugin_intro.PNG(+0 -0)➕
images/trigger_plugin_manual_webhook_setup.PNG(+0 -0)➕
images/trigger_plugin_manual_webhook_setup_config.PNG(+0 -0)➕
images/trigger_plugin_oauth_apikey.png(+0 -0)📝
ja-jp/guides/workflow/node/end.mdx(+10 -21)...and 18 more files
📄 Description
add docs for trigger
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.