Integrations
Connect VANTAGEVID to Slack, Notion, Discord, and the Developer API. Step-by-step setup for each.
VANTAGEVID hasn't launched yet. This article describes how the product will work once access opens — for Lifetime Deal members first in August 2026, then publicly at launch in October 2026. There is no login or dashboard on this site today.
Setup guides
Slack
Get real-time alerts in your Slack workspace when a competitor channel publishes a new outlier-scoring video.
Setup steps
- 1.Go to Settings → Integrations → Slack.
- 2.Click "Connect Slack" and authorise VANTAGEVID for your workspace.
- 3.Choose which Slack channel should receive alerts (e.g. #youtube-intel).
- 4.Select which YouTube channels to monitor and set your minimum outlier score threshold (default: 70).
- 5.Click Save. Alerts arrive within 60 minutes of a new video being detected.
Slack alerts are near-real-time — the integration polls YouTube's API every hour. The maximum latency between a new video publishing and an alert is ~90 minutes.
Notion
Sync your VANTAGEVID scripts and outlier reports directly to a Notion database — keeps your content planning in one place.
Setup steps
- 1.Go to Settings → Integrations → Notion.
- 2.Click "Connect Notion" and authorise the pages/databases you want to sync to.
- 3.Select your target Notion database (or let VANTAGEVID create a new one).
- 4.In Script OS or Intelligence Hub, look for the "Save to Notion" button after generating output.
- 5.The document is created in your selected Notion database with full formatting preserved.
Only pages/databases you explicitly share with VANTAGEVID during the OAuth step are accessible. We request the minimum necessary permissions.
Discord
Route VANTAGEVID competitor alerts to a Discord channel using webhooks — no OAuth required.
Setup steps
- 1.In Discord, go to your server → Channel settings → Integrations → Webhooks → New Webhook.
- 2.Copy the webhook URL.
- 3.In VANTAGEVID, go to Settings → Integrations → Discord.
- 4.Paste the webhook URL and click Test. A test message appears in your Discord channel.
- 5.Configure which channels to monitor and your alert threshold. Click Save.
Discord integration uses incoming webhooks — VANTAGEVID never has access to read Discord messages or server members.
Developer API
Automate VANTAGEVID with your own scripts or connect via Zapier/Make using the REST API.
Setup steps
- 1.Go to Settings → API Keys → Create Key.
- 2.Name the key (e.g. "Zapier") and copy the full key immediately — it is only shown once.
- 3.Include the key in the X-API-Key header of your requests.
- 4.The base URL is https://api.vantagevid.io/api/v1. Full reference documentation ships alongside API access at launch.
- 5.Key operations: POST /intelligence/outliers, POST /hook-lab/generate, GET /users/me/usage.
API calls count against your plan quota exactly like in-app actions. Creator plan: 100 scans/month. Pro/Agency: unlimited.
Common questions
Which plan do I need for integrations?
Slack, Notion, Discord, and the Developer API are Pro and Agency plan features. Creator plan users can use the API but with monthly usage limits matching their plan quota.
Can I connect multiple Slack workspaces?
Currently one Slack workspace per account. You can route alerts to multiple channels within that workspace by creating separate alert rules.
Does the Notion integration work with Notion databases or just pages?
Both. Script OS creates full-page documents. Intelligence Hub scan results can be saved as rows in a Notion database (with title, outlier score, performance ratio, and notes columns auto-populated).
Can I use the API without a Pro plan?
Yes — Creator plan accounts can generate API keys and make API calls. The same scan and generation limits apply as in-app. API calls and in-app usage share the same quota.
Is there a Zapier or Make integration?
Not a native Zap yet — use the Developer API with a Webhook trigger in Zapier or Make. The API is fully documented and REST-standard, making it straightforward to integrate with any automation platform.
Integration not working?
Tell us which integration and what error you're seeing. We'll get it sorted.
Contact support