이 연결은 곧 출시될 예정입니다
아직 켤 수 없는 기능입니다. 어떤 일을 하고 어떻게 설정되는지 알아두세요. 그러면 무엇을 기대할 수 있을지 알 수 있습니다.
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질문