Skip to content

Products

Compliance Officer Service Expert-led compliance, end to end Compliance Portal Share security documents securely Open-source platform Deploy Probo on your own infrastructure

Resources

Probo stories How teams get compliant with Probo Blog Ideas and guidance from the Probo team Guides & tools Practical compliance guides and free tools Love from Customers What customers say about working with Probo Changelog Latest product updates Download Get the Probo Agent

Company

About The people and vision powering Probo Careers Join the team building Probo Brand assets Official logos and visual resources Security Review our security and compliance posture
Overview Understand Probo and its core concepts Product Explore Probo's GRC capabilities Developers Explore GraphQL, CLI, MCP, n8n, and webhooks Deployment Probo Cloud, self-hosting, and configuration

Explore

GitHub Explore our open-source compliance tools

Document n8n operations

Reference for 22 operations for the Probo n8n Document resource, including field descriptions and links to the node implementation source

View as Markdown

Manage documents, versions, and signatures. Select Document in the Probo node’s Resource field.

Return to the complete n8n resource reference to browse another resource.

OperationValueDescriptionSource
ArchivearchiveArchive a document.View implementation
Cancel SignaturecancelSignatureCancel a signature request.View implementation
CreatecreateCreate a new document.View implementation
DeletedeleteDelete a document.View implementation
Delete Draft VersiondeleteDraftVersionDelete a draft document version.View implementation
GetgetGet a document.View implementation
Get Approval DecisiongetApprovalDecisionGet an approval decision.View implementation
Get Approval QuorumgetApprovalQuorumGet an approval quorum.View implementation
Get Latest Published Version IDgetLatestPublishedVersionIdGet the latest published document version ID.View implementation
Get ManygetAllGet many documents.View implementation
Get Many Approval DecisionsgetAllApprovalDecisionsGet many approval decisions for an approval quorum.View implementation
Get Many Approval QuorumsgetAllApprovalQuorumsGet many approval quorums for a document version.View implementation
Get Many SignaturesgetAllSignaturesGet many signatures for a document version.View implementation
Get Many VersionsgetAllVersionsGet many versions of a document.View implementation
Get SignaturegetSignatureGet a document version signature.View implementation
Get VersiongetVersionGet a document version.View implementation
PublishpublishPublish a draft document, request approval, or publish as minor.View implementation
Request SignaturerequestSignatureRequest a signature for a document version.View implementation
UnarchiveunarchiveUnarchive a document.View implementation
UpdateupdateUpdate an existing document.View implementation
Update VersionupdateVersionUpdate a draft document version.View implementation
Void ApprovalvoidApprovalVoid a pending approval request.View implementation