Compliance Portal n8n operations
Reference for 26 operations for the Probo n8n Compliance Portal resource
Manage compliance portal. Select Compliance Portal 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 compliance portal. | View implementation |
| Create Commitment | createCommitment |
Create a new compliance portal commitment. | View implementation |
| Create Commitment Group | createCommitmentGroup |
Create a new compliance portal commitment group. | View implementation |
| Create Custom Link | createCustomLink |
Create a new compliance custom link. | View implementation |
| Create Reference | createReference |
Create a new compliance portal reference. | View implementation |
| Delete | delete |
Delete a compliance portal. | View implementation |
| Delete Audit | deleteAudit |
Remove an audit from a compliance portal. | View implementation |
| Delete Commitment | deleteCommitment |
Delete a compliance portal commitment. | View implementation |
| Delete Commitment Group | deleteCommitmentGroup |
Delete a compliance portal commitment group. | View implementation |
| Delete Custom Link | deleteCustomLink |
Delete a compliance custom link. | View implementation |
| Delete Document | deleteDocument |
Remove a document from a compliance portal. | View implementation |
| Delete File | deleteFile |
Delete a compliance portal file. | View implementation |
| Delete Reference | deleteReference |
Delete a compliance portal reference. | View implementation |
| Delete Third Party | deleteThirdParty |
Remove a third party from a compliance portal. | View implementation |
| Get | get |
Get compliance portal settings. | View implementation |
| Get Many | getAll |
Get many compliance portals. | View implementation |
| Get Many Commitment Groups | getAllCommitmentGroups |
Get many compliance portal commitment groups. | View implementation |
| Get Many Commitments | getAllCommitments |
Get many compliance portal commitments. | View implementation |
| Get Many Files | getAllFiles |
Get many compliance portal files. | View implementation |
| Get Many References | getAllReferences |
Get many compliance portal references. | View implementation |
| Update | update |
Update compliance portal settings. | View implementation |
| Update Audit Visibility | updateAuditVisibility |
Update the visibility of an audit on a compliance portal. | View implementation |
| Update Commitment | updateCommitment |
Update a compliance portal commitment. | View implementation |
| Update Commitment Group | updateCommitmentGroup |
Update a compliance portal commitment group. | View implementation |
| Update Document Visibility | updateDocumentVisibility |
Update the visibility of a document on a compliance portal. | View implementation |
| Update Third Party Published | updateThirdPartyPublished |
Publish or unpublish a third party on a compliance portal. | View implementation |