Smart Intake

Support
vibe:ai

The Problem

Requests land from every channel and someone has to read each one, decide what it's about and send it on. Triage is slow and the urgent ones wait in line with the rest.

How to use

  1. Get a free API key

    Sign up for Vibecode and issue a key with the scopes listed below. It takes less than a minute.

  2. Open your AI agent

    Launch Claude Code, Cursor, ChatGPT or whichever AI model you work with.

  3. Paste the prompt and key

    Copy the prompt below, replace vibe_api_xxx with your API key and send it to the agent. It will call the API and write working code on its own.

Smart Intake

Prompt for AI

Copy this prompt and send it to your AI model along with your Vibecode API key

Build me a Smart Intake tool for Bitrix24. As requests arrive from any channel, classify each by topic, sentiment and urgency, then route it to the right team — shown as a live queue with tags and destinations, plus counters for new, urgent and auto-routed. Clean, light styling.

For each request, call POST /v1/chat/completions asking it to return a fixed set of fields:
category, sentiment (positive/neutral/frustrated), priority (urgent/high/normal/low), route (team name).
Sort the queue by priority. Anything the model can't confidently route → mark for manual triage (don't guess).

API key: vibe_api_xxx (scopes: vibe:ai)
API Discovery: https://vibecode.bitrix24.com/v1/me

What You Get

Every request classified by topic, sentiment and urgency the moment it lands, and routed to the right team — a live queue with counters for new, urgent and auto-routed.

Required Scopes

vibe:ai

Related Solutions

Get your free key