Audit n8n operations
Reference for 7 operations for the Probo n8n Audit resource, including field descriptions and links to the node implementation source
Manage audits. Select Audit in the Probo node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create |
Create a new audit. | View implementation |
| Delete | delete |
Delete an audit. | View implementation |
| Delete Report | deleteReport |
Delete an audit report. | View implementation |
| Get | get |
Get an audit. | View implementation |
| Get Many | getAll |
Get many audits. | View implementation |
| Update | update |
Update an existing audit. | View implementation |
| Upload Report | uploadReport |
Upload a report for an audit. | View implementation |