Risk n8n operations
Reference for 12 operations for the Probo n8n Risk resource
Manage risks. Select Risk 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 risk. | View implementation |
| Delete | delete |
Delete a risk. | View implementation |
| Get | get |
Get a risk. | View implementation |
| Get Many | getAll |
Get many risks. | View implementation |
| Link Document | linkDocument |
Link a document to a risk. | View implementation |
| Link Measure | linkMeasure |
Link a measure to a risk. | View implementation |
| Link Obligation | linkObligation |
Link an obligation to a risk. | View implementation |
| Publish List | publish |
Publish the risk register as a document version. | View implementation |
| Unlink Document | unlinkDocument |
Unlink a document from a risk. | View implementation |
| Unlink Measure | unlinkMeasure |
Unlink a measure from a risk. | View implementation |
| Unlink Obligation | unlinkObligation |
Unlink an obligation from a risk. | View implementation |
| Update | update |
Update an existing risk. | View implementation |