Skip to content About The people and vision powering Probo Blog The latest news from Probo Stories Hear from our customers Changelog Latest product updates Docs Documentation for Probo GitHub Explore our open-source compliance tools

n8n Resources

The Probo n8n node organizes operations by resource type. Each resource supports a set of CRUD operations and, in some cases, specialized actions.

Manage Probo organizations.

OperationDescription
CreateCreate a new organization
GetGet an organization by ID
Get ManyList organizations
UpdateUpdate an existing organization
DeleteDelete an organization

Manage users and organization memberships.

OperationDescription
CreateCreate a new user in the organization
GetGet a user profile by ID
ListList all users in the organization
InviteInvite a user to the organization
UpdateUpdate a user profile
Update MembershipUpdate a user’s membership role
RemoveRemove a user from the organization

Manage compliance frameworks (e.g., SOC 2, ISO 27001).

OperationDescription
CreateCreate a new framework
GetGet a framework by ID
Get ManyList frameworks
UpdateUpdate an existing framework
DeleteDelete a framework

Manage controls within frameworks.

OperationDescription
CreateCreate a new control
GetGet a control by ID
Get ManyList controls
UpdateUpdate an existing control
DeleteDelete a control

Manage risks and their relationships to documents, measures, and obligations.

OperationDescription
CreateCreate a new risk
GetGet a risk by ID
Get ManyList risks
UpdateUpdate an existing risk
DeleteDelete a risk
Link DocumentLink a document to a risk
Unlink DocumentUnlink a document from a risk
Link MeasureLink a measure to a risk
Unlink MeasureUnlink a measure from a risk
Link ObligationLink an obligation to a risk
Unlink ObligationUnlink an obligation from a risk

Manage security measures.

OperationDescription
CreateCreate a new measure
GetGet a measure by ID
Get ManyList measures
UpdateUpdate an existing measure
DeleteDelete a measure

Manage assets tracked in your compliance program.

OperationDescription
CreateCreate a new asset
GetGet an asset by ID
Get ManyList assets
UpdateUpdate an existing asset
DeleteDelete an asset

Manage audits and audit reports.

OperationDescription
CreateCreate a new audit
GetGet an audit by ID
Get ManyList audits
UpdateUpdate an existing audit
DeleteDelete an audit
Upload ReportUpload a report file for an audit
Delete ReportDelete an audit report

Manage vendors, vendor contacts, vendor services, and vendor risk assessments.

OperationDescription
CreateCreate a new vendor
GetGet a vendor by ID
Get ManyList vendors
UpdateUpdate an existing vendor
DeleteDelete a vendor
OperationDescription
Create ContactCreate a new vendor contact
Get ContactGet a vendor contact
Get Many ContactsList vendor contacts
Update ContactUpdate a vendor contact
Delete ContactDelete a vendor contact
OperationDescription
Create ServiceCreate a new vendor service
Get ServiceGet a vendor service
Get Many ServicesList vendor services
Update ServiceUpdate a vendor service
Delete ServiceDelete a vendor service
OperationDescription
Create Risk AssessmentCreate a new vendor risk assessment
Get Risk AssessmentGet a vendor risk assessment
Get Many Risk AssessmentsList vendor risk assessments

Manage meetings.

OperationDescription
CreateCreate a new meeting
GetGet a meeting by ID
Get ManyList meetings
UpdateUpdate an existing meeting
DeleteDelete a meeting

Manage data classification entries.

OperationDescription
CreateCreate a new datum
GetGet a datum by ID
Get ManyList data classification entries
UpdateUpdate an existing datum
DeleteDelete a datum