Which Entergram integrations are actually live today?+
Slack, Notion and Make.com. The Slack app is two-way, so Telegram conversations arrive in Slack and a reply written in Slack goes back out through the real personal account that owns the chat. Notion is a two-way connection that writes new Telegram chats into your database automatically. Make.com is published as an app you install and connect with a workspace API key. HubSpot is the next integration in progress and is not available yet. Everything else in the directory below is a documented connection path, not a shipped connector.
What can I build with the Entergram API?+
The REST API is workspace-scoped JSON over HTTPS. It covers chats, messages, contacts, custom fields, tickets, broadcasts, workspace, members and accounts, so you can sync Telegram data into a warehouse, fire a broadcast from an external event, open tickets programmatically or build an internal dashboard. Keys are hashed at rest, shown once, restricted by least-privilege scopes, optionally locked to an IP range, and every call is audit-logged.
Do the API, the Make.com app and the MCP server share permissions?+
Yes. The same scope model applies to all three, so you grant the minimum a given integration needs and reuse that decision across code, low-code scenarios and AI agents. Use the API when your own code is the consumer, Make.com when you want visual scenarios instead of code, and the MCP server when an AI client is choosing the action.
Can Entergram connect personal Telegram accounts to other software?+
Yes. Entergram provides the authorized Telegram account and workspace layer. The destination system is authorized separately through its API, Make, n8n, MCP or custom middleware. Each guide explains the practical path and clearly labels whether a native connector exists.
Is a Telegram integration the same as a Telegram MCP integration?+
No. A broad integration page covers connection choices, data mapping and operating workflows. An MCP page covers AI-agent tools, scopes, prompts and MCP configuration. Entergram assigns those intents to different canonical URLs so the pages do not compete.
Do these integrations use Telegram bots or personal accounts?+
The library focuses on authorized personal Telegram accounts through Entergram and explains where a standard bot or Telegram Business connected bot is a better fit. A standard bot does not automatically inherit a person's private chats.
Why are the integration pages English-only?+
English is the source edition. Entergram will localize complete, validated pages after search and customer demand are confirmed. Untranslated detail pages are not published under locale URLs, which avoids thin or mixed-language duplicates.