CUSTOMER SUPPORT

Send a native-language acknowledgement and route Intercom conversations

Detects the language of a new Intercom conversation, replies to the customer in their own language with a Hugging Face round-trip translation.

CategoryCustomer Support
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew Intercom conversation openedIntercomIntercom
  • ActionDetect customer language via Hugging FaceHugging FaceHugging Face
  • LogicBranch on supported vs unsupported language
  • ActionTranslate acknowledgement into customer languageHugging FaceHugging Face
  • ActionSend translated reply in conversationIntercomIntercom
  • OutputAssign to language team and tagIntercomIntercom

What it does

When a customer opens an Intercom conversation in any language, this workflow detects it, sends an immediate acknowledgement written back in that same language, and assigns the conversation to the team that handles it. The customer hears back instantly in their own language while a human specialist picks it up behind the scenes.

When to use it

You want zero-delay first contact for international customers without staffing every language around the clock. Use it to set expectations politely in the customer's language while the right agent is being assigned.

How it works

  1. 1A new Intercom conversation triggers the flow.
  2. 2A Hugging Face model detects the customer's language code.
  3. 3A branch skips non-supported languages, sending them to the default English team unchanged.
  4. 4A standard acknowledgement template is translated from English into the detected language with a Hugging Face translation model.
  5. 5The translated acknowledgement is sent as a reply in the Intercom conversation.
  6. 6The conversation is assigned to the language-matched team and tagged with the detected language.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect IntercomConversations, contacts, articles.
  2. 2
    Connect Hugging FaceModels, datasets, spaces — the open-source hub.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.