n8n Integration
Summary
Push information matching topics/rules to n8n workflows via Webhook to achieve automation.
Flow
- Add a Webhook integration instance (fill in the n8n Webhook address and authentication configuration).
- Associate this integration instance as a distribution target in the topic/rule.
- Configure the corresponding workflow nodes in n8n to process the received event data.
Impact
When information matches the corresponding topic/rule, the system will call the Webhook according to the configuration and send the data to n8n; n8n triggers the workflow and executes subsequent automated actions.
Plugins
- Webhook