Pioneer: A summit where CX leaders redefine what's possible
Manage conversations, views, macros, and team workflows in Intercom's core support inbox
Recently active
I want to be able to turn off the audio notifications for new conversations and updates to conversations in my inbox. These seem to be sent even after logging out of my intercom account, and setting my status as away doesn’t seem to affect it either, redirecting replies doesn’t either, nor do they seem to be paused after the office hours I entered. I can’t find the setting in my intercom account either. It’s really annoying to get these after hours. Is there a way to pause them, or at least disable them?
Our users are experiencing issues with page components being blocked due to the fixed position of the Intercom chat icon. Could we make the chat icon draggable so users can reposition it as needed?
Hi, i want to trigger a custom action when we are creating a new conversation from Intercom on this screen. Once we fill the email, we’d like to trigger a custom action and retrieve data from our API. We already are using that custom action on workflows. Is it possible. In the available actions, there isn’t the option “Trigger custom action” for this screen.
I have allowed FIN to respond to some of my chats that are part of series and I would like to understand how many conversations are being resolved with it. How can I filter these conversations?
We’re just starting out with Intercom and are currently completing internal testing of our support chat workflow. One suggestion we’ve received from a tester was to label previous conversations so our customers can easily find a specific chat in their message history. Is it possible to label or tag conversations that will be displayed to the customer?
Hi there! Could you please advise, if there is an AI tool or app that automatically scans Intercom conversations and collect the customer’s feedback, wishes, suggestions?
Could anyone suggest me the best VOIP Integration for Intercom in 2024 ?
Hi Guys, I found a bug in older versions of react native, I'm using v0.65.0.It seems that your third party library `react-native-builder-bob` is failing to get the correct name of your native package in android causing the following exception in package resolution: PackageList.java:17: error: package undefined does not exist import undefined.IntercomPackage; More info here: https://github.com/callstack/react-native-builder-bob/issues/429 Fix/Workaround: Add the package name in the Android manifest. --- a/node_modules/@intercom/intercom-react-native/android/src/main/AndroidManifest.xml+++ b/node_modules/@intercom/intercom-react-native/android/src/main/AndroidManifest.xml@@ -1,3 +1,3 @@-<manifest xmlns:android="http://schemas.android.com/apk/res/android">+<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.intercom.reactnative"> </manifest> Temporary fix, will be changed for react native versions higher than 0.73. More info here https://g
Is there a way for Lead data to be captured using an API? I’m a little lost and wanted to see if that is even possible.
how to update relation type attributes using api. I have created one conversation attribute let say Items in Conversation of type relation. I want to update it using api. The API is giving success response but not updating the value. Can you help me with this?
Hi thereWe have set up two profiles for the FIN AI Agent.One profile is a support bot that we’d like to show within our app and platform. The 2nd profile is a lead qualification bot that we’d like to show on our website. Currently the 1st profile support bot shows on the website as well.We’re tried various filters on “Show Fin to” and we can’t seem to get it working. Any ideas on which filters we should be using?My best, Amy
We using internal communication through google chat. My question is, can we integrate google-chat messages into an separate inbox in Intercom? Any ideás?
Hello everything is fine?I'm not able to activate the news center on the icon along with the messages and help.I made the settings according to the article (https://www.intercom.com/help/en/articles/6362267-getting-started-with-news#h_00b6f162d7) but it is not available.Is this functionality linked to another within the tool? Well, we won't be using the massager for now.Please, I await your guidance.Thank you very much!Adriana
We’re implementing tickets, and we’re pushing them to the relevant slack channels based on our products & teams involved.There’s an action in Automation to easily post to Slack, and it works like a charm but… there’s no link within Intercom to find that conversation. So if my support team wants to see if they got an answer they need to manually find the conversation or manually copy paste the Slack link.Intercom’s API don’t let us update a field in the ticket...Custom actions don’t let us map anything to the ticket…I honestly don’t understand why we don’t have a proper API support so people can connect their environment and update tickets based on activities happening in 3rd party software.
Hi team I’m Darshan Hiranandani,I'm looking for some advice on implementing restrictions for outgoing emails from a specific domain while still allowing exceptions for designated accounts. Does anyone have experience with this or know the best approach to achieve it? Your insights and suggestions would be much appreciated!
We have multiple tags created that reference a single issue, is there a quick way to unify them as one tag?
Hello,we did’t start with Intercom yet. Currently our agents insert some note after having a call with our customers, like a short summary.So they write some sentences in a memo field and this will be saved in our Software. If we start in intercom we need to transfer this "history" of notes. Maybe someone can help us with the following questions:1.) How do we go about transferring these notes into Intercom? 2.) Where can we display such information in Intercom so that our agents can reproduce notes of the past? Here is a screen of notes in our current software: We would like to transfer such information in a section of this right section. Where can we arrange the notes? Maybe someone can help us. Many thanks, Sebastian
Hey Gang!I need to clarify- does conversations participated per active hour also include the calls taken by a teammate?I am assuming yes as generally a call is linked to a conversation.TAI!Jessie
Anyone found a way of auto notifying a “user” in the system via a note in a conversation for customers they may care about. We have the odd use-case where specific types of conversations or companies/users are of interest to users, but I have not been able to add users to automation workflow.EG. Keywords are of interest to a particular user and we let them know automatically via tags?Use Case below, I tested using Owner Name from Salesforce (via native and ETL source) and @mentions do not work.
Is there a way to show the name of agent to whom chat is assigned on messenger?
Hello,I’ve created a tag that I can put in Lead tags for a conversation, but it will find nothing in the search. I looked for answers and the only one I could find is that it would take up to 36 hours to proceed. However, after a few days it still won’t work. What am I doing wrong ?Ie : I have this ticket which is tagged “Reunion” and which has the keyword “Cannes” in the conversation. If I search for “Cannes”, it will appearbut it if search for Tag Reunion, it won’t. Nothing will actually, tags are useless for me in the search. I can give specific URL to the support if needed, but does anyone else has any idea what I’m doing wrong ? Is there a workaround ?
Intercom::ResourceNotFound • Events::UpdateIntercomLeadWorker@defaultThe requested resource does not exist; check your path and try againI am going to save the contacts like this in rails:@intercom.contacts.save(lead)i got he above error def find_lead(lead_id)begin@intercom.contacts.find(id: lead_id)rescue Intercom::ResourceNotFoundreturn nilendend
Assistive technology can make communication more accessible for individuals with disabilities who want to use digital messaging. Some examples below: Text-to-Speech (TTS) Software Speech Recognition Software Braille Displays Accessible Messaging Apps Predictive Text and Auto-Correct Audio messaging supportAre there any of the above examples or possibly anything else that Intercom has which can benefit users of assistive technology?
Hi there,Starting from today, hyperlinks within conversations sent via email are not opening. When checking in element inspector, the targets are “_blank”:When opening the raw email, the links are there, so we can use that in the meantime.Links in conversations sent via the messenger widget are working as expected, so it’s only affecting emailed conversations.Thanks for looking!
We observe severe layout issues of the Ticket Portal, and I am unable to figure out if this is a bug, or something we are going wrong. If it’s a bug, I am quote surprised to see no questions about it. Those issues make the ticket portal look inconsistent and unprofessional to the point we can hardly allow customers to use it.Asan example, the Help centre home page looks totally fine: Then, after I click on Ticket portal, it changes: Here, the nav bar is broken, the width has changed, and it starts to look awkward.When I open a ticket, the layout changes again:The width is returned to what it was in Help centre, but the nav bar is still wrong.Is there a way to make the layout not to change across those pages?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.