Expand Fin to email is now live on Fin Academy!
-
Recently active
My app is live and well working on devices. Recently, I found that PlayStore strip resource based on density of devices and generate apps for different screen size of devices. Thus, there are many devices which my app is not working and crashed on loading some resources. However, I fixed in my code to handle such a thing, but intercom sdk in closed source and I can’t do any changes to fix this. I’m hoping for best support from intercom and happy to provide more details if requested.Link for crash log: https://drive.google.com/file/d/1kQuzYnKDk4pFVSNWuboNfABizHcg4VQq/view?usp=sharingbelow link contains log of crash from sentry. https://drive.google.com/file/d/1lOqI0IX8c1kvlX2ZlcXstjK4_LVRMvtb/view?usp=sharing
I need help attributing which custom bots / series drove salesforce leads/opps to measure full funnel performance. I know you are able to update lead source but we are unable to change that field to be anything beyond “chat” as it will break out full-funnel attribution dashboards. In an ideal state - I’d like to map a conversation attribute (that would be unique at the bot level) which we would sync into the lead-source detail within Salesforce. I’ve tried this, but it does not appear its possible to map conversation attributes at this time.Would appreciate any ideas as to how we can track this with these limitations.
We have a dedicated team that is handling conversations escalated to them by T1 agent. This means these conversations have already received the first response. I'd love to be able to set up a rule like this -> If a conversation is assigned to X inbox then Apply SLA. Ideally, I would like to skip the " When" when setting up this rule but not sure it's possible. The reason why is that those conversations are not considered " new conversations''. Do you have any recommendations on how I can achieve this? Thank you
We're checking the option to create a Case in Salesforce with the help of Webhooks Ticket Topic (Whenever a ticket is created in Intetcom, we defined a custom logic to create Case in SF based on webhook payload).One item that hinders our test is that in the webook Payload We're getting the alphanumeric Id (the one which appears in the user url) of the Contact. Instead we're expecting the 'User Id' value from contact (the 10 digit numeric Id) which we already added in SF contact. Any option to get that user id value in webhook tickets payload?
Hi There, We have just moved across to Zoom Phone for outbound calling and we do occasional outbound calls to customers and want to do it from within Intercom. Has anyone successfully use the Zoom Phone Smart Embed app to build a simple embedded dialer within Intercom?Or any other way to make it possible to call from within Intercom using Zoom Phone would work as well of course. Unfortunately Intercom cannot store the tel: string in the phone number attribute, which is pretty strange!! Or even better it should automatically add it to all phone attributes, then you could use any dialer of choice. Thanks,Jens
When are we expecting a release of v2.9 ? We’re trying out few integrations based on Ticket Topic webhooks, which is now available only in the unstable version, when can we expect it to be available as a stable one, any approximate dates?
How do you filter web sessions to sessions that occurred in a specific timeframe? Right now it seems that web sessions are all time, but we are interested in pulling a report of users’ number of sessions in the last 30 days. Thanks!
Hey, I’m trying to use the Article API but I got some problems when I get lists of collections, sections and when I try to match this with articles parent_id I have a structure like this:When I request the `help_center/collections` endpoint I receive 2 collections “Untitled collection” (id: 3941383) and “Example collection” (id: 3941384) Ok, now I get the list of sections `help_center/sections`I should get "Subcategory" and "Subsubcategory", but when I do this request I receive an empty list And now when I request the list of articles `articles` I get all articlesFor the article “Just another article” (id: 7228002) I get parrent_id: 3941386 and for “Test” (id: 7227829) I get parent_id 3941389 and parent_type: collection My question is,Where are my sections? Am I doing something wrong or is it a bug in the Intercom API?
Hey! Our clients can't copy text or links from the messenger. We use iOS SDK. Android users are fine. Reported to support about a year ago. Any ideas, may be we missing someth? 😐
We register user events in Intercom. However, we would like to have some additional user data:IP operating system browser geolocationDoes Intercom already capture this data? If so, can we extract a report with this retroactive information?
Hello,I have noticed that the API does not return the same created_at value for Conversations when using API 1.3 compared to API 1.4 and later versions. The endpoint I am using is:https://api.intercom.io/conversations/{id}I noticed this when retrieving Intercom data via Segment.com, which apparently uses API v1.3, and Stitchdata.com, which uses API v2.5.To investigate this further, I tested the API request for the affected Conversations (which make up 10% of my total volume), and the dates returned changed when I incremented the API version used. Can you please explain what could be causing this? Were there changes in the API which I’m not aware of that could be affecting the results?Thank you for your assistance.
I'd like to have a close 'X' option in my Messenger beside the teammates, I've seen this with some websites that use Intercom, how can I get it?
Hi We are facing an issue with intercom update . after we fire this API a redirection happened sometimes we missed the API, after we add a delay (before redirection) it looks the problem solved but we can’t relay on delay. as i check the document i can’t see if this a async action. or if i can get a call back. So could someone please guid me how can we fix this problem? Thanks in advance
Hi! We are using API method to update companies.However, these become thousands of discrete requests, is it possible for me to craft a payload containing all company data and send this in a single request?
I'm wondering if this may be a bug, but I can't seem to find anywhere else to report bugs. When I use intercom-react-native 4.0.1 and running it on iOS Intercom.present() works and displays help and displaying articles like this also works: await Intercom.presentContent( IntercomContent.articleWithArticleId('5747692') );However, when I try to display a collection using the following code:await Intercom.presentContent( IntercomContent.helpCenterCollectionsWithIds(['3860234']) );The collection fails to display and we get the following error in the XCode output [Intercom] INTERCOM ERROR - 'Each object in the array' must be an NSString and can't be nil or empty We've rolled back to using v3.0.5 of intercom-react-native and the collections display is working as expected with that version.
Trying to integrate SSO with azure ad and currently get this error The response from your identity provider didn't include firstName and lastName. Add these attributes in order to continue.
When evaluating the headers of our Help page, help.caredove.com, the results come back indicating a missing header for Strict-Transport-Security. I used Probely’s Security Headers page for this test: https://securityheaders.com/Is this something that I can change in our Help page configuration? If not how can I go about getting the header changed?The scan shows up 2 additional missing headers, Referrer-Policy & Permissions-Policy, but those are relatively new and do not penalize us as much at this time. Thanks, rob
Are we able to request the data from the Resolution Bot Report via a reporting API of some kind?We want to be able to gather the table of data that compiles that report so that we can place it in a BI tool like Tableau for internal reporting purposes.Thank you!
It is necessary to remove from this client all the companies assigned to it. How can I remove them all at once?There is a user who is in more than 100 companies. Go to each to delete a very long time. How can I delete all at once?
Android Intercom SDK causes a crash in our app due to differences of the Jetpack Compose version. This issue has already been posted here, but has been marked as solved without actually being such. Since the issue is still present in version 14.2.0, I’m creating a new post, which hopefully will get more attention. Intercom Android SDK v14.2.0 still depends on Jetpack Compose 1.3.3. Our project is using Compose 1.4.4, which is the cause of the problem. Are there any plans to upgrade this anytime soon?Stacktrace:java.lang.NoSuchMethodError: No virtual method getOffset()Landroidx/compose/runtime/State; in class Landroidx/compose/material/ModalBottomSheetState; or its super classes (declaration of 'androidx.compose.material.ModalBottomSheetState' appears in /data/app/~~j2gBFh7VrrFZJGyrBBoH8A==/com.phyreapp-HUPotQQpnk4p2DFTgV863w==/base.apk) at io.intercom.android.sdk.m5.IntercomStickyBottomS
Waiting for your suggestions.
Hello I need help iterating through and attaching contacts to a defined company.I can do this by manually calling the API but need to iterate through an away.I found https://github.com/intercom/intercom-node but am having problems properly configuring. Once Configured I’d be able to pull list of users that have current segment and pass them through attaching a company. Any help configuring/walking through basics of the intercom-node library would be very helpful.
I am trying to search for a user based on an email using the v2.8 intercom API. If I retrieve a specific contact using this URL https://api.intercom.io/contacts/63e271ce28fe8babf612b417/code>I get the contact object as expected. If I then use the email of the response to search for that contact like sohttps://api.intercom.io/contacts/search/code>with this body{ "query": { "field": "email", "operator": "=", "value": "my email" } }I get the following response{ "type": "error.list", "request_id": "0000i0aso7mmifvpqc1g", "errors": [ { "code": "not_found", "message": "User Not Found" } ] }Any hints on what the problem is?
Do the custom attribute key-value pairs go in window.Intercom or window.intercomSettings snippet? In one part of the documentation it shows it going in one and then in another section it shows it going in the other.
I am not able to link a user to company and this endpoint gives 404 error.curl --location 'https://api.intercom.io/users' \--header 'Authorization: Bearer dG9rOjg5MGRjY2FhX2NlOWJfNGVmYl9hNjc5XzEzY2ZiMDA0YjA0MToxOjA=' \--header 'Accept: application/json' \--header 'Content-Type: application/json' \--data '{ "id": "user2222", "companies": [ { "company_id" : "64461214a40ed802a993c398-qualification-company", "name" : "test" } ]}'
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.