Skip to main content

n8n Integration

Summary

Push information matching topics/rules to n8n workflows via Webhook to achieve automation.

Flow

  1. Add a Webhook integration instance (fill in the n8n Webhook address and authentication configuration).
  2. Associate this integration instance as a distribution target in the topic/rule.
  3. 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