Expand Fin to email is now live on Fin Academy!
-
Recently active
Hi, i want to change a lead to a user via changing the role by updating the contact, in the past before the contact model when you converted a lead to user it was optional to copy over the id (external id) if you gave it the email as id, this isn't possible with the contact model.so in short my problem is:leads always have id'swhen changing the lead to user the id staysupdating the external id to null or empty doesn't remove the id only updates it (with email present)
Is there a callback when creating a ticket with the widget and use the API to add a tag automatically to the ticket ?
My average first response time is higher then my close time. Is there a way to show data for tickets closed with a reply and not just closed?
I just upgrade to SDK v14. Now, every time a user logs in, I see some debug logging from the Intercom SDK. Looks like some leftover print() calls that were used to test the new color customization features. I verified with the example app that it is indeed the Intercom SDK and not any of my code.#1D7D1D #C1F1C1 #FFFFFF #FFFFFF #000000 #1D7D1D #FFFFFF #1D7D1D #FFFFFF #FFFFFF(Also, thread checker is still complaining about priority inversion in PINRemoteImageManager)
We want to server a 3rd party apps for our customers and we recently have one customer having issue authorizing through OAuth with the Europe region. Since it's hard for us to test this, is there anything we need to do besides changing the authorization url when customers want to connect to a European data region. (E.g. do we need to create different apps with different client Ids and secrets for it?)
i have been trying to solve this problem for a while but can't seem to find the cause. though here and some things i found out the might helpif someone was testing the current versions of the app without deleting the older version before recompiling it keept working.despite working on past versions of the app going back now will lead the the same results. 2b. it's possible the issue was also pressent of older versions of the app without anyone noticing but i have gone back to all versions i have access tothis is only about push notifcations them selfs the rest of the funtions remain funtionalpush notifications send directly from fire base still work like expected.
What criteria would achieve this?
Hello, Many SDKs allow a URLSession to be injected (and thus configured) into an SDK. Auth0 is such an example. A recent security audit has indicated Intercom is persisting chat information to disk. We'd like to be able to use an ephemeral URLSessionConfiguration on iOS to prevent Intercom from persisting anything to disk. As it stands we have to assume Intercom uses URLCache.shared and clear that manually, which is a non-ideal workaround. Can you please allow for URLSession to be specified by the app implementing the SDK?
I have the same values in tags and segments, I just need to be able to see this info on the lead record but cant figure it out!Any ideas?
I am getting this message in settings: "Intercom isn’t installed for your Android app yet" . In the iOS portion, I have the correct message: "Intercom has been installed in your iOS app". I have followed the instructions on adding the latest React Native wrapper and the `displayArticle` method works as expected. On Android, this method will display a white screen with a message similar to "Something went wrong, try again". Is there a solution to this issue?
Ever since the update of the Intercom Inbox, our Timer wasn't there. We are having some delays in receiving our inbound chats as well on our website.
Here is what she told me specifically regarding this: "I still have not received an invitation from Intercom. ------ tried sending it again yesterday (several times) and nothing. I've tried signing in (using the work email that the invite was sent to) and it says the account doesn't exist."
Hi there, We have implemented Intercom in our SaaS-platform. Our goal is to reliably track users and use the product tours feature. We don't currently use the messenger. The platform is a SPA with only signed in users and we did our installation in accordance with the docs. It's been succesful and we have seen users being tracked. However - we have been tracking our users' login actions using our backend as well, and this way we see that only a fraction of our users is being tracked. Differences vary but no more than 25% of real users seem to be tracked. We know that our original stat is correct because we have examples of users signing in and being tracked correctly by us, but not appearing within Intercom. We suspect that intercom may be blocked with our users somehow, but the fact that this happens to most of our users has us concerned. Does anyone have experience with this, and are there any known workarounds?
Hi Intercom Team, our customers can operate with a chat bot before they ask us their first question. For the first response time however intercom is counting the time from the point in time the user first opens the chat. We would like to adjust it to the time the user asks the first question - so the first time the user is not interacting with the bot anymore. is that possible? 😊 And if yes how can we adjuts this in our steering board. Thank you for your help in advance! Kind regards
Can you trigger a custom bot via URL rather than by clicking an element? We want to link to it directly from the product to trigger the custom bot.
Is there anyway to connect intercom to twilio? I would like to connect the two so that support center operators can send SMS from inside intercom
Our app uses a webview on iOS.We enabled app-bound domains (https://webkit.org/blog/10882/app-bound-domains/). Since then, we can no longer open any article on Intercom, as it uses WKWebView. Even when we include the domain intercom.help in our allow-list, it still does not work. Our belief is that you do not correctly set "limitsNavigationsToAppBoundDomains" on your WKWebviewConfiguration. We tried to investigate your source code, but we noticed you only provide a binary (not the actual source code). This is how it looks like. Upon inspection with Safari DevTools, you can verify that intercom.help has loaded (you can read the HTML), but it is not presented. We suppose there is a communication between the native code and the webview that got broken. This is critical for our application. When should I be expecting a reply from your technical team?
Is there a way to revoke an invite to intercom without having to scroll down the list of invited users?
Is it possible to append user information to the Slack message when a new user is created ? We currently send a notification when a new user signs up. The info that is currently being sent is the user's Name e.g. "John Daniels". While this is great, it's not super informative. It would be great to be able to append info or even change the info (to an email address for example) so we can quickly see who they are linked to etc. Anyone do this already ? Thanks!
I've submitted a chat request but it's been over 36 hours with no response on this, so posting it here. We have tried various ways to pass our data into Intercom, firstly via the API (that we found in small print custom objects aren't supported via the public API). Our second attempt was creating a new GET endpoint on our end, use the custom actions, map the intercom data and our data successfully, then set it to live. This doesn't seem to do anything. Everything I've read seems to suggest use of custom actions in bots - but I would have expected to be able to see this data we're passing in somewhere in Intercom - via filters, reports etc. We wanted to use it to provide our CX team with better data to contact our customers (e.g. contact all users that had [custom object] start dates in the next month, who spent at least £***). We're making a third attempt by using our endpoint, to populate the JavaScript API with this custom object data. Are we barking
Is it possible to create a custom action where I make a Post request (Multipart request) and want to attach the image that the user shared in chat? If yes then please guide me on how can I achieve that action.
On intercom there is a category of users called "slipping away" which includes users that haven't been online for 1-2 months. We noticed that some of the users in there definitely have been online during the past month & verified that this is indeed the case by asking them.Then, after further testing, we noticed that for some of our staff (myself included) our own page views were not being registered properly. Some of the page views were being registered here and there but most weren't. In the following I'll add the code for the integration of intercom with our react app & we would appreciate it if you had a look at it. If this is not the correct place to ask for tech support, please let me know. This is the code for the integration itself: import Analytics from "analytics"; import amplitudePlugin from "@analytics/amplitude"; import intercomPlugin from "@analytics/intercom"; import segmentPlugin from "@analytics/segment&q
Hi, I'd like to know which apps on App Store using Intercom. Could you help? It would be great if you could share some photos/screenshots of those apps using intercom for messaging. Thank you!
I am using using https://api.intercom.io/contacts/searchto make an api call from Salesforce to Intercom to get the contacts. But it comes in pages.How do I get it all in one page? or go through pages in my api call???? Please advice
In my research, I've found 2 ways to calculate this. Thanks! Example 1:CSAT (%) = (total responses given / total possible response scores) * 100Example 2:CSAT (%) = (# of very dissatisfied * 1) + (# of dissatisfied * 0.75) + (# of neutral * 0.5) + (# of satisfied * 0.75) + (# of very satisfied * 1) / (total responses)
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.