💬

HR Bot for Employees

HR
imbot

The Problem

HR department is swamped with routine questions: vacations, sick leave, documents.

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.

Screenshot: the prompt pasted into an AI agent

Screenshot: the prompt pasted into an AI agent

Prompt for AI

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

Create an HR bot in Bitrix24 chat.

Bot answers common employee questions: vacation balance, sick leave process, application templates, HR contacts. Bot understands free text and responds from a knowledge base.

If the question is non-standard — bot creates a task for the HR team.

API key: vibe_api_xxx
Documentation: https://vibecode.bitrix24.com/v1/me

Concrete endpoints: POST /v1/bots, POST /v1/bots/:botId/messages, GET /v1/bots/:botId/events
Target result field: bot replies to chat (POST /v1/bots/:botId/messages)

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

What You Get

An assistant bot that answers 80% of HR questions instantly. HR team focuses on complex tasks.

Required Scopes

imbot

Endpoints for these scopes

The API resource name does not always match the scope name. Use these exact paths — guessing /v1/:scope often returns 404.

imbot

/v1/bots
/v1/bots/:botId/messages

Related Solutions

Get your free key