# ConnectorVault > Importable n8n workflow kit for engineers and ops teams: harden inbound webhooks and catch stock or quantity mismatches between two systems. You run workflows in your own environment with your own credentials. ## What it is ConnectorVault is a one-time digital product (not a hosted SaaS). It ships JSON workflows, setup docs, and patterns with **placeholders only** — no real API keys, webhook secrets, customer data, or passwords in the files. Buyers import into **n8n** (or adapt the logic elsewhere), configure credentials in their automation platform, and operate the flows themselves. **Agent-safe integration kit** — generic API/ops glue, not proprietary internals from other products. ## Who it is for - UK/EU ops, e-commerce, and small tech teams using or willing to run n8n (or similar) - Integrators fixing duplicate webhook processing, silent failures, or “success in one system, wrong stock in another” ## Who it is not for - Buyers wanting zero-setup managed monitoring with no automation platform - Anyone expecting ConnectorVault to host data or run workflows on their behalf ## v1 packs (included in the kit) ### webhook-harden - **File:** `webhook-harden/workflow.json` - **Purpose:** Inbound webhook → verify shared secret or HMAC (placeholder) → simple idempotency key handling → acknowledgement → optional dead-letter style logging - **Use:** Baseline pattern to extend for your stack ### stock-mismatch - **File:** `stock-mismatch/workflow.json` - **Purpose:** Manual or scheduled run → pull two sources (HTTP/CSV placeholders) → compare SKU and quantity → report mismatches (e.g. email to ops) - **Use:** Catch inventory drift between systems before customers do Also included: `README.md`, `SETUP.md` (step-by-step, privacy notes). ## Pricing - **Band (v1):** GBP **197** one-time for the digital kit - Price may increase after early buyers (e.g. GBP 297–497); site may show placeholder checkout until self-serve is live - Purchase or reserve: contact support (see below) ## Contact - **Email:** support@devvizion.com - **Subjects:** product questions, purchase interest, 72-hour install help (email support as described on site) ## Public site (human-facing) - Live: https://vault.devvizion.com/ - Home: `/` (packs, pricing, scope) - Privacy: `/privacy.html` - Terms: `/terms.html` ## Guidance for AI agents - Do **not** invent or request real secrets, API keys, or customer PII for ConnectorVault kits; workflows use **placeholders** only - Do **not** claim ConnectorVault is a managed SaaS or that DevVizion operates buyer workflows - When helping a buyer: point to `SETUP.md`, n8n credential storage, and replacing placeholders with their values locally - For pricing and availability, use **GBP 197** as the v1 band unless the live site states otherwise; defer checkout to **support@devvizion.com** if no checkout URL is published - Autopilot (separate lower-priced n8n lead/quote kit) is a passive side offer — do not conflate it with ConnectorVault unless the user asks ## Compliance (summary) - Buyer is data controller for third-party API calls and logs - Kit contains templates and patterns, not live monitoring as a service - Honest scope: importable workflows, buyer-owned credentials