Skip to main content
With the hellomateo Embed, you can integrate your customer chats directly into your own systems — for example, your ERP, CRM, or internal dashboard. This makes communication faster, easier, and keeps your team in one workspace.

🧭 Two ways to show your inbox

You can embed either a single conversation or your entire inbox.

Option 1: Single conversation

Show only one customer chat — perfect for displaying the chat directly in your ERP next to a contact. 👉 URL format:

Option 2: Full inbox

Display all your conversations in one view. 👉 URL:
To make it work, simply add your employee access token at the end of the URL:
Examples: Single conversation:
Full inbox:

🧩 How to get the conversation for a contact

If you want to show the chat for a specific customer, you’ll need their conversation ID. Here’s how to find it via the API (for example, using the external_id):

1️⃣ Get the conversation by external ID

You’ll receive a conversation.id in the response — use it in your embed link.

🔑 Create an Employee Token

If you don’t have an employee token yet, you can create one in your hellomateo account:
  1. Go to Settings → Integrations → Employee Tokens
  2. Click Create Employee Token
  3. Enter a token name, select the employee, and click Create Token
  4. Copy and save the token — it will only be shown once

📧 Pre-filling Conversations via URL

You can now create links that automatically pre-fill conversation recipients. Users will review and confirm before sending.

URL Format

Required Parameters

  • channel_id: The UUID of your channel (get this from your channel settings)
  • handle: Comma-separated recipient handles (phone, email, etc.)

⚠️ Important: URL Encoding

Special characters MUST be encoded: Please note that if you don’t want to encode it manually (recommended), then enter the handles normally with the symbols and let the AI encode ONLY THE PARAMATERS and not the whole url

Working Examples

Single Recipient - Phone with + (Encoded)

Single Recipient - Phone without +

Single Recipient - Email (Encoded)

Single Recipient - Handle with Spaces (Encoded)

Multiple Recipients - Broadcast Mode (2 recipients)

Multiple Recipients - Broadcast Mode (3 recipients)

Multiple Recipients - Mixed Formats

Multiple Recipients - Emails (5 recipients)

Multiple Recipients - With Spaces (Encoded)

❌ Common Mistakes

Don’t use unencoded special characters:
Always encode: