n8n Integration¶
Documentation for using WhiteLabelCRO with n8n, the open-source workflow automation platform.
Topics¶
- n8n Overview - Capabilities and implementation approaches
- n8n Authentication - Configuring credentials in n8n
- n8n Triggers - Event-driven workflows via webhook or polling
- n8n Actions - Create and update operations
- n8n Searches - Find or Create workflows
- n8n Trigger Mapping - Event data structure reference
Implementation¶
n8n workflows use the HTTP Request node with API key authentication. See n8n Authentication for setup details.