50+ integrations · REST API · Webhooks

Connect VaultIQ to everything.

Over 50 pre-built integrations, a comprehensive REST API with 200+ endpoints, and real-time webhooks let you embed VaultIQ into any workflow and any stack—without compromise.

Integrations for every layer of your stack.

Cloud Storage

Microsoft SharePoint

Sync document libraries and site collections bidirectionally.

Cloud Storage
Google Drive

Import, export, and mirror folders with real-time sync.

Cloud Storage
Dropbox Business

Connect team folders and enforce VaultIQ access policies.

Cloud Storage
Box

Migrate content and maintain metadata across both platforms.

Cloud Storage
OneDrive

Bridge personal and shared drives into the VaultIQ vault.

Cloud Storage
AWS S3

Read and write objects directly to S3 buckets with IAM roles.

Cloud Storage

ERP & Finance

SAP

Attach and retrieve documents from SAP modules via RFC.

ERP & Finance
Oracle NetSuite

Link invoices, POs, and contracts to NetSuite records.

ERP & Finance
QuickBooks

Auto-file receipts and invoices with transaction matching.

ERP & Finance
Xero

Push approved invoices and pull payment confirmations.

ERP & Finance
Sage

Sync financial documents with Sage 50 and Sage Intacct.

ERP & Finance
Microsoft Dynamics 365

Embed document management inside Dynamics modules.

ERP & Finance

CRM

Salesforce

Attach proposals, contracts, and SOWs to opportunities.

CRM
HubSpot

Link documents to deals, contacts, and tickets.

CRM
Microsoft Dynamics CRM

Surface documents in CRM entity views and timelines.

CRM
Zoho CRM

Automate document generation from CRM record data.

CRM
Pipedrive

Attach signed contracts directly to deal stages.

CRM

Communication

Microsoft Teams

Share, preview, and approve documents without leaving Teams.

Communication
Slack

Get notifications, approve workflows, and search docs from Slack.

Communication
Gmail

Capture emails and attachments into the vault automatically.

Communication
Outlook

File emails and attachments with one click from the add-in.

Communication
Twilio

Send SMS notifications for document events and approvals.

Communication
SendGrid

Trigger transactional emails on workflow state changes.

Communication

Identity & SSO

Azure AD

SAML and SCIM provisioning with group-based access rules.

Identity & SSO
Okta

SSO, MFA enforcement, and automated user lifecycle management.

Identity & SSO
OneLogin

Single sign-on with directory sync and real-time deprovisioning.

Identity & SSO
Google Workspace

SSO via OpenID Connect with organizational unit mapping.

Identity & SSO
Auth0

Custom authentication flows with universal login and MFA.

Identity & SSO
Ping Identity

Federated SSO and adaptive access policies for enterprises.

Identity & SSO

Developer Tools

GitHub

Version-control documentation and trigger workflows on push.

Developer Tools
GitLab

Sync repositories and attach build artifacts to releases.

Developer Tools
Jira

Link documents to issues and surface them in project boards.

Developer Tools
Confluence

Embed VaultIQ documents and search results in pages.

Developer Tools
Jenkins

Archive build outputs and deploy configs to the vault.

Developer Tools
Docker

Manage container image documentation and compliance artifacts.

Developer Tools

Build anything with our API.

A RESTful API built for developers. Every resource in VaultIQ is accessible through clean, versioned endpoints with consistent pagination, filtering, and error handling. Ship integrations in hours, not weeks.

200+Endpoints
99.99%Uptime SLA
< 50msAvg response
OpenAPI 3.0Spec format
REST API
POST /api/v2/documents/upload
Authorization: Bearer viq_sk_...
Content-Type: multipart/form-data

{
  "folder_id": "fld_0x8f2a",
  "tags": ["invoice", "2024-Q4"],
  "workflow": "invoice-approval",
  "notify": true
}

Real-time webhooks for every event.

Subscribe to any document lifecycle event and receive payloads at your endpoint within milliseconds. VaultIQ’s event-driven architecture supports retry logic, HMAC signature verification, and detailed delivery logs so you never miss a beat.

document.uploaded

Fires when a new document is uploaded to any folder or workspace.

document.approved

Fires when a document passes all approval steps in a workflow.

workflow.completed

Fires when an entire workflow instance reaches its terminal state.

signature.completed

Fires when all signers have completed a signing ceremony.

user.login

Fires on every successful authentication event, including SSO.

folder.shared

Fires when a folder is shared with a new user, group, or external party.

Ready to connect your stack?

Explore the API documentation or talk to our integrations team to plan your deployment.