How Nuuly turned AI savings into higher pay for its support team
-
Recently active
How do I get the specific author ID for Articles API?
I have made a custom action that makes a GET request to one of our services. The form looks like this when filled in: However when providing test values, spaces are (imo incorrectly) mapped to +-signs. For example when i enter: I can see the request at my service is coming in with a value like "Collegekaart+&+gebouwen". Even when i provide the parameter as an URL-encoded value it does not work.Could someone help me? Thank you in advance.
Would be great to develop some apps for this feature 🤙
Is there a way of knowing which scope exactly should be ticked if we want to list data attributes and custom objects for a user account?
With the API or from the UI, I can create custom data attributes. These attributes can have one of string, integer, float, boolean, or date values. However, I need to store a list of values in a field. For example, a user (contact) can be in many teams at once in our system. But with the above model, I can only have one team at a time. What are the possible ways to implement the above functionality with the API/SDK? Should I use tags, or something else? Thanks in advance.
If I wanted to have the intercom aligned to my service environment (Prod, Stage, Dev, QA ..) can I have multiple instances because I want to keep the user data separate is there a way to keep the content(checklist, template ..) replicated from one instance to another
I don't like the way emails are formatted when we respond back to our customers. My email signature is messed up, and the formatting is all wrong. Can we customize this?
I would like to get latest conversation , people name for set of company id's I have offline.Is it possible to do by retriving conversations of a particular company as a first step. Then retrieve people name from it
Let's say we have a financial services platform (as an example, we don't). Let's say that platform uses Intercom and let's say our company wants to generate a message to all of our users when a certain event occurs. That's the broad use case. An example would be ABC stock just hit $100/share. This "outside" event occurs, and maybe a notification is sent outside of intercom (via email, or other ways). Is it possible for intercom to "listen" for this outside event, and when it is heard, to take action by generating an in-app message to the end user via messenger? Essentially, an event happens on platform A (stock hits $100 and triggers a message) and we want users of platform B (intercom) to receive a message about it in their messenger inbox.
Hi,My colleague asked me (amongst other things) for a programmatic export of "email opens" from Intercom, on an individual contact level.What would be the best way to accomplish this?I've looked into the API endpoints, but the "messages" endpoint has no documentation and other endpoints aren't very suited for 'bulk' exports. I've also looked into the 'export' endpoint, which allows me to do a bulk export, BUT only emails sent within the selected time window are included in the 'receipts', and if a user opened/clicked after the time window this is not in the report, and the time window is limited to 90 days.The combination of this makes it very hard to export a complete overview of (for example) email opens on an individual level. I hope there's a good solution that suits our needs.Kind regards
Hi! I'm trying to retrieve all the messages from all the conversations (not only a snippet) within a specific time-frame but I can't seem to find that option in the doc's. Does anyone know what is the best way to do that? Thanks!
What's the difference between Overlaid and Embedded in my Tooltips?
Will I get an email notification when my Ticket state changes?
Hi, we are using 'Retrieve a Conversation' for getting full info about conversation. It's a huge load of requests for us, as 'List all conversations' doesn't have 'conversation_part' array. Is there more effective way to get same info in less requests?
I noticed that the Intercom update user API creates a new user whenever I call the `user update` with a non-existing user. And this is a behavior I do not want.I found a workaround on the server side. Using the intercom-client Node library, I first try to fetch the user with the external id using the `users.find` endpoint. And if the user is found, I only then update the user.However, on the client side, I am using the Intercom JavaScript API, and it seems that I cannot go with the same approach above as there is no `get user` option. So, what would be a good solution to only update the existing users and not create new ones on the client side? 👀
I am experiencing an error when I generate my ipa and open my app on my physical device.In ios case the app closes automatically on android it works fine. I have generated my ipa before intercom and it works perfectly until I integrate the sdk, then ios crashes I have followed the documentation to the letter and also tried making the manual link.Also I disabled Bitcode because when I was getting the archive the error message recommended to put in NO Maybe I need an extra step in the ios configuration? Packages:I included some libraries that I am using in my project and they are using native code"@intercom/intercom-react-native" : 4.0.1"react": "18.1.0""react-native": "0.70.5""@react-native-community/geolocation": "^3.0.4""react-native-permissions": "^3.6.1""react-native-reanimated": "^2.12.0""@react-navigation/native": "^6.0.13""react-native-in-app-re
We are unable to view unread messages on the intercom mobile SDK, and the loading spinner just keeps spinning. We have implemented the Intercom mobile SDK, version 7.6.1, but we are still unable to view the unread messages. This works perfectly fine in our Test workspace, and the issue is limited to the main/production workspace. Once I go in and manually read messages on the web interface, they then appear on the mobile SDK.
After installing the mobile SDK to the IOS app, whenever we post a mobile carousel to the app, the external link on the C2A button doesn't work, it only closes the pop-up. Any ideas what can cause this?
We just upgraded from v1.0.1 to v4.0.1 and are getting some errors thrown in production.So far we've only rolled out our iOS release, so that's all the errors we're getting atm.await Intercom.loginUserWithUserAttributes(userProfile)Is throwingError: ERROR - [HTTP 429] - Request failed: client error (429)This is happening for a small, but non trivial, amount of our users.I can't find anything useful in the docs about this error or what might be contributing to it. So far it's limited to iOS v16+, but that might just be coincidence due to the larger % of users on the latest iOS version.
We've added userId to login attributes and also tested this in the examples app always error 409.
I'd like to show Mobile carousel to anyone who downloads and uses your app for the first time. (like onboarding screen - but only one time). And I followed this one to add mobile carousel in my app.And i can trigger mobile Carousel from button click action. However what i'd like to get is to trigger automatically and immediately after user launch very first time. But seems it's not working. I not sure did i miss something or something wrong with my configuration. Please help to suggest to archive this. Thanks.
I have a couple of feature requests. First one is a small one but a small UI change each of my teammates ran into. It would be nice to be in the Inbox and not have to be "stuck" in a chat, meaning you have to be viewing any active chats when in that window. There have been many times when me and my co-workers clicked the Close button on the chat thinking it would just close the window.Second, It would be nice to have an exact timestamp on the chat messages because anything over an hour just specifies the timestamp in hours or days which is not very helpful for reviewing chat times for certain purposes.
Being a multi tenant SaaS, we need to be able to ask the user for a piece of data, similar say to how the Google App asks for UA so that we can identify them at our handler. How can we specify/craft this settings form for our app? The docs don't seem to highlight this aspect. Thank you!
When building the last 4.0.0 release with "react-native": 0.70.5 we're getting this conflict about androidx.appcompat:appcompat:1.1.0. ` Could not determine the dependencies of task ':app:mergeReleaseNativeLibs'. Could not resolve all task dependencies for configuration ':app:releaseRuntimeClasspath'. Could not resolve androidx.appcompat:appcompat:1.1.0. Required by: project :app project :app > project :react-native-screens project :app > project :react-native-screens > com.google.android.material:material:1.6.1 > Cannot find a version of 'androidx.appcompat:appcompat' that satisfies the version constraints: Dependency path 'app:app:unspecified' --> 'androidx.appcompat:appcompat:1.1.0' Dependency path 'app:app:unspecified' --> 'com.facebook.react:react-native:0.70.5' (releaseVariantDefaultRuntimePublication) --> 'androidx.appcompat:appcompat:1.4.1' Dependency path 'app:app:unspecified
Hello, I have the email address of someone and I'm looking for the company_id of the guy I can retrieve the contact easily, but in the output, I have an ID for his company like this : 63a023d904b20e0a05bb5720 It is the Intercom-defined id representing the company as described in the DOC. But I need help retrieving the company model based on this. And I need to get the company_id. How Can I get it? Thanks
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.