Social media integrations require a paid plan (Starter or above). See Plans & Pricing.
Requirements
- An Instagram Business or Creator account
- A Facebook Page connected to your Instagram account
- A Meta Developer App with Instagram Messaging permissions
Connection
1
Get credentials
From your Meta Developer App, obtain:
- Page Access Token — a long-lived token for your Facebook Page
- Instagram Account ID — your Instagram business account ID
2
Connect in Mind-e
Go to your agent’s Integration tab, find Instagram, and enter the credentials. Click Connect.
3
Configure webhook
Set up the webhook URL in your Meta Developer App:Use the verify token shown in Mind-e during setup.
Supported features
- Text messages
- Audio messages (automatically transcribed to text)
- Image messages (analyzed with AI vision)
- Story mention detection
Requirements
- A WhatsApp Business account
- A Meta Developer App with WhatsApp permissions
- A registered WhatsApp phone number
Connection
1
Get credentials
From your Meta Developer App, obtain:
- Access Token — WhatsApp API access token
- Phone Number ID — your WhatsApp phone number ID
- Business Account ID — your WhatsApp Business Account ID
2
Connect in Mind-e
Go to your agent’s Integration tab, find WhatsApp, and enter the credentials. Click Connect.
3
Configure webhook
Set up the webhook URL in your Meta Developer App:Use the verify token shown in Mind-e during setup.
Telegram
Connect your agent as a Telegram bot.Requirements
- A Telegram bot created through @BotFather
Connection
1
Create a bot
Message @BotFather on Telegram and use the
/newbot command to create a bot. You’ll receive a bot token (format: 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11).2
Connect in Mind-e
Go to your agent’s Integration tab, find Telegram, and enter the bot token. Click Connect.Mind-e automatically registers the webhook with Telegram — no manual webhook setup needed.
Supported features
- Text messages
- Bot commands
- Typing indicators
Messenger
Connect your agent to respond to Facebook Messenger messages.Requirements
- A Facebook Page
- A Meta Developer App with Messenger permissions
Connection
1
Get credentials
From your Meta Developer App, obtain:
- Page Access Token — a long-lived token for your Facebook Page
- Page ID — your Facebook Page ID
2
Connect in Mind-e
Go to your agent’s Integration tab, find Messenger, and enter the credentials. Click Connect.
3
Configure webhook
Set up the webhook URL in your Meta Developer App:Use the verify token shown in Mind-e during setup.
Common information
Message flow
For all platforms, messages flow like this:- A user sends a message on the platform
- The platform sends a webhook to Mind-e
- Mind-e processes the message through your agent (same RAG pipeline as the chat widget)
- The response is sent back to the user on the platform