Why Speed Alone Isn’t Enough?
-
Recently active
Hey there! My name is John and I work in an app development company. I am interested if you, guys, would like to have an Intercom integration that allows you to track the exact time your emails were opened. For example, your agents send an email to customers, and as soon as this email is opened, the app will send you a notification with the exact time it was opened, how many times the email was opened, etc. Our team is looking to build an app with such functionality and we were wondering if this feature is needed in Intercom. What do you say?
Hi everyone! I've been struggling to find a solution to this issue: Whenever a user interact with any Intercom item (open messenger, follow a tour) the frame opens up twice, and makes it impossible for the user to close the messenger/continue tours. I thought it had something to do with the library we were using (react-intercom), so we changed to a more stable one (react-use-intercom). But the problem remains!! Another weird detail: We have a development environment of the web and a production one. This bug only happens in the production environment. This is harming our interactions with the users and it's making us unable to contact them or guide them through the app. Any contribution will be highly appreciated!! 😥 Thanks in advance!!
I'm looking for a way to trigger a webhook when a note is added to a company. From the documentation this seems like it's not supported, is there a workaround for this?
I'm collecting a certain type of data about my users with a post using Ask a Question app, that can only save answers into a people data attribute. That specific attribute is in a list format. My marketing team needs this information in a company data attribute in a text format. Would anybody know how to set up automation that would allow me to move text value from my list format attribute into another attribute that is a text format? The first one is people data, the second should be company data. Thank you!
Hello Roy, I needed help with sending automated check-in messages to unresponsive conversations (similar to this). Would you please let me know how I can set this up with automate.io integration? A short video tutorial would be really helpful. I really appreciate any help you can provide. Thanks
I had this previously working when I was using Unito to connect but now that I connect directly with JIRA I am no longer seeing that functionality.
We are trying to create a custom app that will be displayed in the messenger where a user can click a URL and it will take them to something like below: {company.url}/training Each company has a unique URL so this field would be dynamic based on the user that is logged in.
Hello, are there any ways to rate conversation via API? I want to send rating for conversation via POST-request and I didn't find any endpoint what can I use for it.
Greetings, I am writing to you because I'm interested in one of the promoting options of the app found here https://developers.intercom.com/building-apps/docs/promoting-your-app#section-post-it-in-our-community-forum. I would like to post about my app in the announcement section of the community forum. Still, I can't find the tab, and the link provided on this page is invalid now.
We have begun exporting conversation data from the API to calculate our own metrics, and we're running into issues with calculating the metrics correctly. We need help transforming the data to run some great reporting in Looker. Our data stack is: Intercom <> Hevo <> Snowflake <> Looker For a few examples, here are some top reports we want to create: Volume by TagsConversation DataChannelAgentTimeTo first admin responseBetween follow up replies Please reach out if you are a consultant who can help or if you have recommendations on how to find an Intercom Data expert! Thank you! KEYWORDS: Data, Snowflake, Looker, HELP, Consultant, API, Transformation
Hi, I'm trying to use the intercom libs on our react native apps but I'm running into trouble with the installation. I'm on React Native 0.60.6 (I also tried upgrading to 0.61.x and same error). I yarn added the lib and ran pod install. On iOS I get the following build error: node_modules/react-native-intercom/iOS/IntercomUserAttributesBuilder.m:10:9: 'Intercom/Intercom.h' file not found From podfile.lock, these are the versions it used: - Intercom (10.0.3) - intercom-react-native (1.0.3): - Intercom (~> 10.0) - React-Core Interestingly I tried the community integration (https://github.com/intercom/intercom-react-native and had the exact same issue. Any suggestions on what to try? Also why not allow use of 'Issues' on github?
I'm trying to find out "what's the most asked question this week in support?" similarly "repeated troubleshooting questions asked in support" I'm trying to find out "what's the most asked question this week in support?" similarly "repeated troubleshooting questions asked in support. I don't think this is possible right now. If yes, someone please suggest a way on how you're measuring these metrics. The idea is to understand how many occur and what are those questions and to create a program around it to educate customers and then go back measure to see if it has reduced.
We're moving out Help Centre away from Zendesk to Intercom's Articles. One thing that Zendesk had that our users appreciated was the ability to raise issues with the Submit a Ticket button at the top right of most themes. Has anyone got any experience with adding this functionality into the Intercom messenger at all? We're debating adding a Typeform block to our Intercom messenger that can take people through the steps of raising an issue, but we'd have to use Zapier to capture and send these to Zendesk. I'm wondering if anyone's got an integration a bit more native to Intercom, or better still, Zendesk <> Intercom integration that they would recommend for users to raise tickets via the messenger as a block, rather than a chat?
My workspace is under review probably due to an email that was sent to too many people at the same time. I did not receive any communication via email, nor did I receive responses from Intercom on Messenger. This is very frustrating. Can you please help me? It is very important that my workspace is still accessible today.
Добрый день, Интересует вопрос интеграции Intercom с такими ресурсами как Вконтакте, Одновклассники, Instagram, WhatsApp, Telegram для организации коммуникации с клиентом. Возможно ли подключение сейчас?Если нет, то есть ли данная функциональность в планах?
We currently integrate Intercom & Slack, so we get a ping whenever a new user signed up for our product. However, it only displays the user's name but not their email address. We want to see the email address they signed up with to easily identify which company they're from to send it to our sales team. The names are clickable, and then it takes you to the intercom page, where you can see the email. But is there a way to display the email address directly in the slack message without the extra clicks?
In my overview tab I notice there is the top pages for new inbound conversations report, which is fine but it's not giving me a lot of detail. (See attached screenshot.) Is there a way to build a custom report where I could gain more detail? I've been asked by our partner team to be able to report out on chats by page by partner. Thanks!
I'm trying to set up webhooks (conversation.admin.replied for now) and in the body of webhook i get field `data.item.conversation_parts` and it is a list. I don't why this is a list. Can someone please explain it? What I mean - by every reply I get this webhook and info about this reply is stored in a list, but why? Which cases should I handle where it can be a list with length> 1?
Hello guys! We installed the app "lokalise for Intercom" now we ran a issue. We are a german speaking comapny. We want to expand to spain. The translation works just fine. But the incoming messages are translated to english. We need them translated to german. The Anwser can be wrote in german, it will be translated to spain, there is no problem. An idea how we can set it up? Thanks!
Hi,I m trying to find out how to create a contact as a lead, i used the following `registerIdentifiedUser` and `updateUser` and passed `role` as `lead` but it does'nt seems to work.Any one know how to do this, is it even possible through the mobile sdk ? Or should i use the api instead ?
In the Customer engagement report, there's a metric called "Messages sent". I thought it counted the amount of emails intercom sent. Example: email 1 is sent to 100 people and email 2 is sent to 80 people = Message sent: 2 But when I see the list of emails being sent in the specific period, I see a higher number. Continuing the same hypothetical example, under the "Message performance" section, I'd count 5 emails being sent during the specific period instead of only 2. Any idea what "Messages sent" stands for?
My segments are primarily based on user behavior, like, first seen after z date and "has most recent event in past 7 days" then I query the segments via the API with the count included, like so:get("/segmentID?include_count=true") but this gives me a non-real time count. It seems to be the count from the last browser session. So, when I have a new user, I trigger my api call to grab this data and update my dashboards. but the API returns counts as if that new user has not registered. I have to open a browser window with all the segments to get the counts to update. Is there a timer on which these counts update, or do I have to open a browser to get them to update, or am I doing something wrong?
I am using Development workspaces to try out APIs for development of an App.I would like to use Teams API and have some questions related that. 1, Is it possible to add(invite) or delete teammate via API? 2, When I tried to add teammate using Development workspaces, I got the error in the below capture. Is there any limitation to adding teammate in Development workspaces?
Hello! Our team has a developer workspace and we are unable to add new teammates due to an error. Regardless of whether an inbox seat is assigned or not and which permissions are set, when trying to send invites to the new team member(s), an error message appears: “Cannot convert undefined or null to object”. We have tried different combinations of permissions and having an inbox seat, but the error persists. The invites are not sent and we are stuck on the “Set permissions” screen. We have also tried creating a new developer workspace and the same error occurs when trying to add the new teammate(s). There is a corresponding error log in the browser console: /ember/inbox/pricing_migration/migration_states/wmvkgtzf?app_id=wmvkgtzf:1 Failed to load resource: the server responded with a status of 404 () Any help or insights would be appreciated, thanks in advance!
The app relaunches out to the conversations dashboard when an image attachment is done. We do not allow gif etc but emotions are allowed. I can see the image attached in the chat if you click back in, but obviously the ux is not ideal. I am using a galaxy S21.Tia