此连接即将推出
目前还无法启用此功能。以下是它未来的功能和设置方式,让您提前了解。
01功能说明
Conversation events that start a workflow
Connect n8n and an event in a conversation starts a workflow with the conversation's details; because n8n can be self-hosted, the data never has to leave your own servers.
02如何启用
In n8n, add a webhook node to your workflow and copy its address.
Give the platform the address and pick the events that call it.
Run the workflow once to confirm the payload.
03需要什么
An n8n webhook address and the events you send it.
N8N_WEBHOOK_URL
04常见问题