How Nuuly turned AI savings into higher pay for its support team
-
Recently active
We get the error 'hmac_mismatch' in our Android app and the chat & FAQ isn't working. We have set it up as in this documentation: https://developers.intercom.com/installing-intercom/docs/android-identity-verification/p>Any ideas on what could be wrong?
I want to Send my users weekly reminders via sms based on rules from “series”, Allow them to reply in a way that their reply arrives at our representative’s inbox in intercom. Is that possible (even only one of those options?) - and if so what integrations can be used for this?
Does calling `registerUser(withUserId)` or overwrite any user attributes previously set such as the languageOverride?
Even the example from the help guide (yes, I did enter the API token) doesn't work:curl https://api.intercom.io/articles -X GET -H 'Authorization:Bearer <Your access token>' -H 'Accept:application/json' -H 'Content-Type: application/json' Returns the following error:{"type":"error.list","request_id":"001iuuadd47ehouu9ndg","errors":[{"code":"unauthorized","message":"Access Token Invalid"}]}
We are handling a review process via Intercom, ie. users request a review, we automatically create a conversation and then all discussions about the review should be done inside this specific conversation. now we want to add a button that opens the conversation but I only see a way to create a new conversion or list all open conversations, but I don't see an API call to open a specific conversation (even when its closed). ie. something like Intercom('showConversation', 123)
Hey I'm trying to integrate Intercom with the current React Native app we're working on and while it's working perfectly fine on Android, the iOS keeps crashing. Here are the error details:*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[Intercom setReactNativeVersion:]: unrecognized selector sent to class 0x112eaf318' terminating with uncaught exception of type NSExceptionP.S. I tried adding "react native" as one of the forum question topics but it wasn't available.
We are building a platform that helps segment customer feedback. We are wanting to sync the custom attributes from Intercom into our application. We would like to know when custom attributes change on a contact. Is there a webhook for this? or should be periodically poll the API ?
Hi, since a few months there's the ability to do more with company tags, so now I'm wondering if a webhook topic for if a tag is added, would be possible to add :)
Hi, We are having the exact same issue as described by a user here: https://forum.intercom.com/s/question/0D52G00004hzX8fSAE/ios-sdk-setdevicetoken-method-crash/p> Since this was 7 months ago, is there any update on this (other than the workaround to manually handle notifications)? Is this still a known issue that is being worked on? We have just integrated the iOS SDK into our app and are having the exact same issue/crash come through for quite a few of our users. Again, we cannot reproduce ourselves manually. Thanks
Hey Connectors 👋 I'm the Product Manager of the App Ecosystems team at Intercom and we're currently working on defining our focus areas for the coming year. I'm really eager to hear your feedback to understand what's frustrating? What are you hoping to see? And what's missing from our platform across: Building apps for Intercom (incl. Canvas Kit capabilities)APIs / SDKs / WebhooksDeveloper ExperienceIntercom's App store If you're available for a 30min call next week, it would be great to chat and meet some of you. You can book a time with me here ➡️ https://calendly.com/rati_intercom/intercom-ae-feedback OR share your feedback by replying to this post. (As a note - I'm definitely including feedback you've already provided here and I'd love to hear more!)
Our webhooks is receiving requests from any conversation that originates from anywhere, even outside our messaging app. Our application keeps getting requests that we don't want. Is there a way to configure this to only get hits based on a particular service? To clarify, we have a messaging application that talks to agents on Intercom. Turns out, even if agents on Intercom are talking to users that do not originate from our app, we get pinged. We just want to isolate the webhook to only receive messages to our application.
I have integrated the intercom SDK in one of my android app and am also able to log Events to the Intercom console, But facing an issue that Intercom SDK not logging the Recent page views on the Intercom console.What change needs to do?
Looking to call a function only when the Intercom ( window.Intercom ) object is made available.
Hi!We have a situation where we are working with both, Zendesk & Intercom. Not ideal, I know, but that´s the way we have to roll at least for a little while 😅 We are using Intercom integration to move certain tickets to Zendesk. However, we have situations where customer tickets come directly to Zendesk (some e-mails). We have been using Zendesk-Intercom integration and it can identify Intercom conversations from Intercom users. However, we use Intercom chat to chat also with leads (emails collected always) but we would need Zendesk to identify those conversations (from the same email address) and show in Zendesk if the customer has previous conversations in Intercom. Have anyone came up with some solution or workaround for this kind of situation? Any ideas on how this kind of 360 view could be arranged? Thanks so much in advance 🙏
Hi team, I was wondering if the documentation on redirection here is up to date? Here are the videos my team made on this topic.pt1. https://www.loom.com/share/0b4c6afc4e594be4b93081882ba2b9eapt2. https://www.loom.com/share/e730ddd7dcf34c1fa163c191e15af4bb Based on the documentation it said that we should use https://app.intercom.com/appstore/redirect?install_success=true and https://app.intercom.com/appstore/redirect?error_message=<your error message> for the successful and failed installation respectively. But from our testing, those 2 URLs will redirect our users back to Intercom's inbox page not our App modal on the App Store, and there's no error nor success message on either case. We, however, found out that if we use the following URL which isn't documented https://app.intercom.com/a/apps/g9guvxdz/appstore?app_package_code=simplesat-qhib&error_message=<error message here>&install_success=false it does work and bring users to our app modal open on
We are building an app that uses a Sheet to render our UI page inside intercom messenger. When we load, it crashes the messenger without any warning. We have added script at the proper location but it still doesn't seem to be working.
Is there a way to get the priority field in conversation objects from webhooks? I could not find a topic for it in the list nor do I get the field as a 'by the way' from any of the other webhooks.
So far all I can see is `sort & pagination` (search) applies to `contacts` only - but the ability to search articles is what I am looking for - is there a way we can feed in the help centre search results into our apps search results page? Thank you
https://developers.intercom.com/intercom-api-reference/reference#admin-model/p> For example, admin@xyz.com indivdiual is part of two or more intercom accounts helping more than one company. For that person, id field of the admin model - will it be different for each intercom accounts?
Bonjour, Je souhaite changer la langue de l'application "Démo". Je souhaite que le texte "Get a demo - and - Add your details so we can get in touch" soit traduit en Français. Comment faire s'il vous plait ? Merci d'avance ---------------------
If I get the post on the iOS device the button with links to a published article doesn't openDomain of such links is https://intercom.help//p> In the logs there are records:[Intercom] Checking universal link : [(null)][Intercom] INFO - cannot open URL: (null) Links with other domains and these links sent to as chat messages open successfully
I have been stuck for a few months. what's wrong with my installation url?
Use Case:We would like to migrate our Product Registration to the Messenger and I am building a Custom Bot which would include a piece of an app which pulls in information from a REST endpoint. However, the app would include two dropdowns which need to be interactive. The first is a product type which would then display a set list in the next dropdown related to this first dropdown. Does this need to be a live canvas in order to work properly, or do I just need to head another route for this? There are not good examples anywhere for how to use live canvas or what needs to be present in it, other than implementation. Thoughts?
Use Intercom as the destination with Segment. Test connect between Segment and Intercom successfully Test send data manually from Segment to Intercom successfully Test send data automatically from Segment to Intercom successfully in other region (from Ireland) But Intercom not receive data automatically from Segment in VietNam region
Hey all, just wondering if anyone had any experience integrating appsflyer.com with Intercom. I see it is not supported out of the box but can be done with 3rd party services.
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.