n8n Self Hosted
Last updated
The network address of your self-hosted n8n instance. Please enter the URL without the http:// or https:// prefix. (default: n8n.yourcompany.com)
Log in to your n8n instance or dashboard.
Navigate to the Settings menu in the bottom-left corner.
Select the n8n API tab and click Create API Key.
Provide a name for your API key and complete the creation process.
Make sure to save your generated API key in a secure location. This key is required for the OctoXLabs integration.
Port number (default: 5678).
Choose this if your connection is going to be over HTTPS (optional, default: True).
Number of records to fetch per request (default: 250).
The amount of time (in seconds) to wait for API responses. (default: 30)
Proxy URL (optional).
Attention
Please perform a connection test to ensure there is a valid connection to the n8n Self-Hosted host. When the discovery operation is finalized you will be able to see the details on Assets page.
Last updated