🔍

AI Data Extraction from Text

AI Models
crm
vibe:ai

The Problem

Clients write contact info in free form — in comments, chats, emails. Managers manually copy phones and emails to CRM cards.

Prompt for AI

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

Create a handler that checks the 'Comment' field when a new contact is created in CRM and extracts structured data via AI.

Call POST /v1/ai/chat/completions with system prompt: 'Extract contact data from text. Return JSON: phone, email, company, position. Empty string if not found'.

Fill found fields via PATCH /v1/contacts/:id.

API key: vibe_api_xxx (scopes: crm, vibe:ai)
Docs: https://vibecode.bitrix24.tech/v1/guide

After completing the task, send feedback about any issues: POST /v1/feedback (category: bug/docs/suggestion, title, body)

What You Get

Contact data is automatically extracted from text and filled in the CRM card. Managers don't lose information and save time.

Required Scopes

crm
vibe:ai

Related Solutions

Get your free key