Digital platform by UESE ITALIA S.p.A.ISO governance and audit-ready documents
Trust CentreSupport
ISOPILOT ISO Management Workspace
ISOPILOT INTEGRATION HUB

ISOPILOT connects to the software your organisation already uses.

Tenant-scoped REST APIs, least-privilege credentials, signed webhooks and controlled external revisions. Integration does not have to sacrifice governance, auditability or human control.

REST API v1

Programmatic access to projects, documents, versions and file metadata with OAuth2 Client Credentials or Personal Access Tokens.

Webhook HMAC

Signed HTTPS event notifications, controlled retries, delivery logs and administrative replay.

Candidate revisions

An external system can propose a change, but ISOPILOT keeps it separate until an operator accepts it as a new controlled revision.

Check-out / Check-in

Temporary locks and dedicated tokens reduce conflicts when a document is edited by external tools.

Connectors

The foundation is prepared for Microsoft 365, Google Workspace, Dropbox, Nextcloud, WebDAV and orchestrators such as Make, Zapier and n8n.

Audit and segregation

Each API client is bound to the company, scopes and optional IP allowlist. Calls are logged without storing plaintext secrets.

1. Authorise
Create the client and assign only the required scopes.
2. Integrate
Read projects and documents via API.
3. Propose
External changes become candidate revisions.
4. Validate
ISOPILOT creates a new revision only after acceptance.