Pioneer: A summit where CX leaders redefine what's possible
Fin & Helpdesk Q&A
Recently active
I tried to send personalised email to my user and used event metadata with some parameters into email.I created data attributes, new event with metadata Triggered series on this event Created email, and inserted event parameters there, but the problem is that when I receive email, value from event metadata custom_attributes are always empty.Is there any way to fix it?Thank you
Can Fin AI bot authenticate a user and allow the user to perform certain actions specific to the user? I’ve explored custom objects and actions but it seems to me that anyone using the Fin AI chatbot would be able to ask questions related to it. For example: Retrieving order info, requesting refunds, listing all my orders/products specific to the logged in user. Thanks
We have SSO already implemented via Okta for our workspace.IF/When we implement SCIM provisioning...will it just “sync” the existing users?Also, do you have other documentation on this other than this:System for Cross-domain Identity Management (SCIM) Provisioning | Help Center
Hi. I’ve created a CNAME per these instructions:https://developers.intercom.com/docs/guides/help-center/custom-domains/ But am currently getting an error 1014 via Cloudflare. Are these instructions obsolete, any solves?
Hello,I’m working on a workflow for a chatbot using an API. My issue is simple, this API is returning content from our API that I need to display on Intercom Messenger.It’s working fine but with an issue: line breaking (\n) are ignored. I tried with <br /> but it wasn’t my best idea → the “<br />” will appear in the conversation. I checked the API response in the custom action log, the API is returning JSON as planed, with some \n or \n\n. They just disappear when the content is used in a message in Intercom Messenger. Any idea to fix this ?
HiThis may seem like a strange question but thought I’d askCan SSL be setup on a domain that is unhosted? The domain I want to use for link branding is just used for my email addresses via Google Workspace. So don’t need hosting for it other than for link branding. Thank you.Graham
I can see how to forward emails out of Intercom. But how can I make sure that when the conversation continues externally, then I don’t get sent all the conversations into Intercom?
Can three product tours on a different product feature run at same time?
Hello evetyone! I need your help. Could you please tell me how can I enable notifications to indicate that I'm writing from Away mode? Previously, when I was in this mode and messaging clients, I would be prompted to change my status to online. How can I restore this functionality
Hi everyone,We redirected from Zendesk today but noticed the URL https://help.ballparkhq.com/hc/en-us isn’t redirecting to https://help.ballparkhq.com/en/ and showing an error if you see the end of the URL, Zendesk appends all its URLs with /hc/en-us but that doesn't seem to exist in intercom for their english language version of the help center Any ideas what has gone wrong?
Hi everyone, I've been tinkering with the messenger settings, specifically trying to add some space at the bottom and sides, but I've hit a bit of a roadblock. I've tried fiddling with the code and exploring the Intercom web settings, but so far, no luck.Interestingly, I've managed to switch the messenger's side from left to right and vice versa successfully, both through code and the web settings. However, adding space seems to be a bit trickier.Just to give you a bit of context, I'm working with the react-use-intercom package.Any insights or guidance on how to achieve this would be greatly appreciated!Thanks in advance for your help.
I understand that ticket names don’t support multiple languages.Ticket type names and attributes don’t get translated / localized in the Messenger even if you support multiple languages. What’s your advise now?Should we create multiple ticket types just to handle the name display? But can we show different ticket types based on languages?
Changing the translatesAutoresizingMaskIntoConstraints property of a UICollectionReusableView that is managed by a UICollectionView is not supported, and will result in incorrect self-sizing. View: <ICMDayTimestampDividerReusableView: 0x14a07f060; baseClass = UICollectionReusableView; frame = (0 0; 0 0); layer = <CALayer: 0x28380cb20>>*** Assertion failure in -[NSLayoutConstraint _setSymbolicConstant:constant:symbolicConstantMultiplier:], NSLayoutConstraint.m:669*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSLayoutConstraint constant is not finite! That's illegal. constant:nan firstAnchor:<NSLayoutDimension:0x282305040 "IntercomSDK_ITBAnimatedImageView:0x14a0959b0.width"> secondAnchor:(null)'*** First throw call stack:(0x1887da678 0x180a57c80 0x187d38d38 0x1a8f86ab0 0x1a8f866f8 0x1a8f865f4 0x10625f680 0x10625f2fc 0x10625f180 0x1062c9ecc 0x106216778 0x106295944 0x1062173fc 0x1062175f0 0x1061a4958 0x106176fa4 0x106176b6c 0
We are currently re-structuring our Support workflows for our app with focus on AR, DE, EN, FI and NO language. As our support is only available via Mobile SDK, we’re struggling to forward customers to the correct language.The issue with this is that our app is a local social media platform and our users are as well using it abroad, language routing happens on “language override”. Unfortunately, this leads to misrouting if users are having their device set on e.g. English but are writing content in FI, where then our EN Support team has to move it to the correct team again, taking too long for a satisfying support experience.Is there a better and more reliable way to route customers to the correct Support team and assign the correct triaging workflow in their language?
I have intercom messenger installed in my SPA using GTM. In various places in the product I have buttons with the key value pair data-testid="get-help". The issue I’m having is that when the site loads one button with the above data-testid is visible and clicking it triggers the messenger as required. See first image below, help button on the left triggers a workflow in the messenger (all fake data btw). I then have the following, which shows when a user clicks a different button and in this space we have another help button (see top left of the green space). This button again has data-testid="get-help" and operates in the exact same way as the other help button but when clicking it, it doesn’t trigger the workflow in the messenger. I don’t understand why it’s not triggering the workflow and how to resolve this. Any help/guidance appreciated.
Hi there,We’ve set up a workflow in our messenger that allows users to create tickets by themselves. However, we’ve noticed that from time to time users do not fully go over the ticket creation and therefore it’s left unassigned.We thought of using Auto-close incomplete Workflows conversations however since this is the end of the path it unfortunately doesn’t work.We’d love to be able to have automation thatSend a message to remind them that if they need our support, they should create a ticket Auto-close this conversation if the ticket isn’t submittedAny idea how I can do that?!-->
Hello. I would like to know if it's possible to set automated replies for inbound emails for emails containing specific keywords. Example: If a user is emailing us to delete his account and has the keyword "delete account" on that email, so we would like to automatically send the user an email, explaining the process to delete the account.
Hello intercom @team I’m facing issue in integrating product tour in workflow. i did created product tour & integrate with one workflow. but in workflow view tour button is disabled(inactive). How to fix this issue ?
Japanese translation is incorrect for the below red rectangle area. It goes “2時間にオンラインに戻ります” but it should be “2時間後にオンラインに戻ります”.
Hi, We have the messenger installed on our website and we now need to 1) create the companies available in our product 2) associated the users to each company.I know that both points are possible via the intercom API but I was wondering if these two steps can be achieved directly by passing the company_id and name (for 1) and some sort of link in the payload sent by the messenger like we do for the user_data:user_data{"email":"myemail@google.com","user_id":"github|blabla","user_hash":"d5c0534625a6ec7ad75bc5b2a9f231b1febb226ff37bde15df3e6693c0130677"}it’s probably not the most secure way but I was wondering if it’s something that can be done instead of doing all this back-end side thank you
Just talked with Intercom staff through chat and got feedback that seems odd to me.Feedback was that there is no way to delete / archive a conversation. You can either delete a user (not what we want to do here) or use API to delete the conversation.This seems like the most basic of functionality that is missing. How are others getting around this?Only thing we can think of now is to add a conversation data element called “Deleted” and set that every time we close something we want to delete. But to close, we have 5 different required fields--so those all have to have a “Deleted” option in them. Then every report needs to ignore those. This seems like a lot of extra steps to workaround a basic function being missing.
Hey Team, so we integrated Intercom into our apps, we rely on React Native V0.72.9 and we @intercom/intercom-react-native v5.3.1and we did already select Camera, Media, Files, GIFs on the Attachements in conversations settings for our apps. but still when starting conversation we can only see Gifs and Images only. do we miss something here ? thank you
Why do contacts, created successfully via API with a 201 Created response in Intercom, not appear in API searches or lists immediately? Is this delay typical, and are there any suggestions to ensure prompt availability of newly created contacts in both the Intercom interface and API searches/lists?
Problem: We want a way to export our data to CSV to see how many Jira tickets each week associated with Conversations.We do not like Tickets or Backend tickets because they create additional objects in our inbox. Makes it cluttered (e.g., one interaction can be associated with a Conversation, Ticket and Back End Ticket--too cluttered and too much to track).Instead, we thought to copy-paste our Jira ticket links in “User Notes” and export.How do we do this? Or is there another way to track Jira tickets associated with Conversations?
A client is using the intercom integration but we have it configured in the USA region and because of this we provide them with a link to intercom with the conversation that always redirects them to this region, the problem is that one of their administrators has their account in Australia so the URL redirection is not valid, my question is how can we know when an admin is from one region or another and how is it possible that even managing the data in the USA region, they can have this same data in the AU region
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.