Connect n8n to Black Cat SSPM
Connect your n8n instance so Black Cat can review automation workflows, the credentials they hold and what they are allowed to do.
≈ 5 min · audit access · no write-capable permission
What Black Cat reads, and why
| Permission | What it lets Black Cat do | Status |
|---|---|---|
workflow:list | Lets Black Cat inventory workflows, their triggers, the nodes they run and their last execution. | Required |
credential:list | Lets Black Cat see which credentials each workflow can use — never the credential values. | Required |
execution:list | Lets Black Cat see how often workflows run and whether they handle errors. | Required |
What you'll need
- n8n instance address Required — The address you use to reach n8n, for example https://n8n.acme.com.
- Owner API key Required — Created from your n8n owner account in the settings panel.