Control n8n operations
Reference for 13 operations for the Probo n8n Control resource
Manage controls. Select Control 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 control. | View implementation |
| Delete | delete |
Delete a control. | View implementation |
| Get | get |
Get a control. | View implementation |
| Get Many | getAll |
Get many controls. | View implementation |
| Link Audit | linkAudit |
Link an audit to a control. | View implementation |
| Link Document | linkDocument |
Link a document to a control. | View implementation |
| Link Measure | linkMeasure |
Link a measure to a control. | View implementation |
| Link Obligation | linkObligation |
Link an obligation to a control. | View implementation |
| Unlink Audit | unlinkAudit |
Unlink an audit from a control. | View implementation |
| Unlink Document | unlinkDocument |
Unlink a document from a control. | View implementation |
| Unlink Measure | unlinkMeasure |
Unlink a measure from a control. | View implementation |
| Unlink Obligation | unlinkObligation |
Unlink an obligation from a control. | View implementation |
| Update | update |
Update an existing control. | View implementation |