Mediavox Node for n8n

One node, full ecosystem. Connect data quality, security, AI document analysis, clinical intelligence, field sales, chat, and ERP to 500+ apps. Methods load dynamically from the API — new capabilities appear automatically.

Installation

npm: npmjs.com/package/n8n-nodes-mediavox

# Settings > Community Nodes > Install
n8n-nodes-mediavox

Products

ProductKey OperationsDescription
mediaAPI48+ methods (dynamic)Data quality, sanctions screening, phishing detection, brand intelligence, OCR, KYC
Turing AISend, Clear, Index, FeedbackAI chat with RAG knowledge base and function calling on real business data
DocumentPowerAnalyze Full, Analyze Quick, Ask, Vault Browse, Vault Search, Vault Get, Vault Delete, Extract, SearchDocument intelligence: NER, integrity scoring, template extraction, La Bóveda persistence, full-text search, follow-up Q&A
HealthPower20 operationsClinical data: appointments, specialists, patients, consent, adherence, authorization, RIPS, risk scoring
Sales CopilotVendors, OrdersField sales AI: vendor activity monitoring, orders, daily KPIs
Vixo ERPClients, Contracts, Projects, Invoices, Tasks, CustomERP operations via API

Workflow Templates

Ready-to-use workflows. Download and import into your n8n instance (Workflows > Import from File).

HealthPower — Appointment + Authorization

Consent check → Validation Gateway (auto-approve/review/copay) → Book appointment.

Download JSON HP

HealthPower — Ingest PDF + Risk Score

Upload clinical document → classify → extract entities → check patient risk.

Download JSON HP

Sales Copilot — Daily Vendor Report

Fetch vendors → detect inactive → email KPI report to manager.

Download JSON SC

Vixo ERP — Client Sync to Sheets

New clients → Google Sheets + Slack notification (real-time CRM mirror).

Download JSON Vixo

Brand Intelligence — Alert Monitoring

Check brand alerts → auto-report phishing → Telegram notify security team.

Download JSON BI

Brand Intelligence — Verify URL Belongs to Brand

Resolve shortened URLs → Google Safe Browsing → typosquatting detection → brand validation. Route by verdict (legitimate/fraudulent).

Download JSON BI

Compliance — Full KYC Onboarding

Sanctions (OFAC/EU/UN) + Tax ID validation → composite risk → approve/review/reject.

Download JSON mediaAPI

DocumentPower — Invoice Analysis

Upload document, extract NIT/items/totals, ask follow-up questions.

Download JSON DP

Security — Phishing Detection

Analyze messages for fraud, resolve URLs, route by verdict.

Download JSON mediaAPI

mediaAPI — Data Validation

Standardize names, validate emails, normalize addresses with DANE/INEGI codes.

Download JSON mediaAPI

Turing AI — Chatbot

Ask your AI assistant questions with knowledge base context + feedback.

Download JSON Turing

Configuration

Add your API key in the credentials panel. Get your key from API Keys.

ProductKey prefixAuth method
mediaAPImak_X-API-Key header
Turing AI / DocumentPowertk_api_key in body (automatic)
HealthPowertk_hp_X-API-Key header
Sales Copilottk_sc_X-API-Key header
Vixo ERPvxk_X-API-Key header

Key Features

  • Dynamic methods — new API methods appear in the dropdown automatically (no node update needed)
  • File handling — upload PDF, Word, images directly from n8n binary data
  • Multi-country — CO, MX, PE, CL, EC with official location codes (DANE, INEGI, UBIGEO)
  • Offline resilience — if the API is unavailable, falls back to cached method list
  • Friendly errors — no technical jargon in error messages

Changelog

  • v1.7.2 (Jun 2026) — Auth standardized (underscore prefixes). HealthPower: 20 operations. Sales Copilot: vendor activity. DocumentPower: La Bóveda vault (browse, search, get, delete). Workflow examples. Full LATAM health sector coverage.
  • v1.5.0 (Jun 2026) — Dynamic methods for all products. DocumentPower: Analyze Full/Quick, Ask, Clear, Extract, Search. 90s timeout for document analysis.
  • v1.3.3 (May 2026) — Brand Intelligence: channels, alerts, dashboard, actions. GET/PUT support. Path parameter resolution.
  • v1.0.0 (May 2026) — Initial release. mediaAPI, Turing AI, Vixo ERP.

Need help?

Contact us at [email protected] or check the API documentation.