mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
746 B
746 B
| title | description | contentType |
|---|---|---|
| MISP credentials | Documentation for MISP credentials. Use these credentials to authenticate MISP in n8n, a workflow automation platform. | integration |
MISP credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Install and run a MISP instance.
Using API Key
From your MISP UI:
- Navigate to the Event Actions > Automation menu.
- Copy the API Key provided there.
From n8n:
- Enter your API key and application Base URL.
- Use the toggle to select if you want to Allow Unauthorized Certificates.
- Click Save to create your credentials.