How it works
To connect Microsoft SQL and vkTeams, you don't need a developer: a ready-made scenario links them in minutes.
- Starts when: Run daily at 6 AM
- Then: ⚙️ Configure digest settings
- Then: Initialize run timestamp
- Then: Create run record
- Then: Build feed source list
- Then: Fetch feed content
- Then: Parse articles from feeds
- Check: Any articles found?
- If yes: Deduplicate by URL and title
- Then: Check database for recent duplicates
- Then: Remove already-seen articles
- Then: Select top articles for extraction
- Then: Extract full text via Jina
- Then: Assemble extracted content
- Then: Prepare analysis prompts
- Then: Analyze article with Claude
- Then: Score and rank articles
- Then: Select articles for digest
- Then: Compile digest with Claude
- Then: Format multi-channel outputs
- Then: Send digest to Discord
- Then: Send digest to Slack
- Then: Build article save query
- Then: Save articles to database
- Then: Mark run as completed
- If no: Mark run as empty
- Then: Claude Sonnet (compiler)
- Then: Claude Haiku (analyzer)
You can launch this Microsoft SQL + vkTeams integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.