Use N8N's visual workflow builder to process bot messages, save leads to Google Sheets, send Slack alerts, book appointments and much more.
When your bot receives a message, CodeCanvas sends this data to your N8N webhook:
Request body (JSON):
Access in N8N expressions: {{ $json.message }}, {{ $json.sender }}
Click any template to copy the N8N workflow JSON โ then paste it in N8N โ Import Workflow.
Create your CodeCanvas bot first, then follow our detailed N8N setup guide.