Finding n8n operations
Reference for 8 operations for the the platform n8n Finding resource, including field descriptions and links to the node implementation source
Manage findings. Select Finding in the the platform node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create | Create a new finding. | View implementation |
| Delete | delete | Delete a finding. | View implementation |
| Get | get | Get a finding. | View implementation |
| Get Many | getAll | Get many findings. | View implementation |
| Link Audit | linkAudit | Link an audit to a finding. | View implementation |
| Publish | publish | Publish the finding list as a document. | View implementation |
| Unlink Audit | unlinkAudit | Unlink an audit from a finding. | View implementation |
| Update | update | Update an existing finding. | View implementation |