Third Party n8n operations
Reference for 31 operations for the Probo n8n Third Party resource
Manage third parties. Select Third Party 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 third party. | View implementation |
| Create Contact | createContact |
Create a new third party contact. | View implementation |
| Create Risk Assessment | createRiskAssessment |
Create a new third party risk assessment. | View implementation |
| Create Service | createService |
Create a new third party service. | View implementation |
| Delete | delete |
Delete a third party. | View implementation |
| Delete Business Associate Agreement | deleteBusinessAssociateAgreement |
Delete a third party business associate agreement. | View implementation |
| Delete Compliance Report | deleteComplianceReport |
Delete a third party compliance report. | View implementation |
| Delete Contact | deleteContact |
Delete a third party contact. | View implementation |
| Delete Data Privacy Agreement | deleteDataPrivacyAgreement |
Delete a third party data privacy agreement. | View implementation |
| Delete Service | deleteService |
Delete a third party service. | View implementation |
| Get | get |
Get a third party. | View implementation |
| Get Business Associate Agreement | getBusinessAssociateAgreement |
Get a third party business associate agreement. | View implementation |
| Get Contact | getContact |
Get a third party contact. | View implementation |
| Get Data Privacy Agreement | getDataPrivacyAgreement |
Get a third party data privacy agreement. | View implementation |
| Get Many | getAll |
Get many third parties. | View implementation |
| Get Many Child Third Parties | listChildThirdParties |
Get child third parties linked to a parent. | View implementation |
| Get Many Compliance Reports | getAllComplianceReports |
Get many third party compliance reports. | View implementation |
| Get Many Contacts | getAllContacts |
Get many third party contacts. | View implementation |
| Get Many Risk Assessments | getAllRiskAssessments |
Get many third party risk assessments. | View implementation |
| Get Many Services | getAllServices |
Get many third party services. | View implementation |
| Get Risk Assessment | getRiskAssessment |
Get a third party risk assessment. | View implementation |
| Get Service | getService |
Get a third party service. | View implementation |
| Link Third Party | linkThirdParty |
Link a child third party to a parent third party. | View implementation |
| Publish List | publish |
Publish the third party register as a document version. | View implementation |
| Unlink Third Party | unlinkThirdParty |
Unlink a child third party from a parent third party. | View implementation |
| Update | update |
Update an existing third party. | View implementation |
| Update Business Associate Agreement | updateBusinessAssociateAgreement |
Update a third party business associate agreement validity. | View implementation |
| Update Contact | updateContact |
Update an existing third party contact. | View implementation |
| Update Data Privacy Agreement | updateDataPrivacyAgreement |
Update a third party data privacy agreement validity. | View implementation |
| Update Service | updateService |
Update an existing third party service. | View implementation |
| Vet | vet |
Start AI-powered vetting of a third party from its website. | View implementation |