Pioneer: A summit where CX leaders redefine what's possible
-
Recently active
Hello! I am currently seeking an Intercom Specialist who possesses the expertise to assist me in optimizing the utilization of Intercom.
Hi, is it possible to set a contact's default SMS to "Replied STOP. Filtered by carrier" using an API? And listen for changes to SMS settings via webhook.Thanks
Is it possible to delete only a specific language from the translated content of an article with the API?
I’m able to create news items via API and assign to the correct news feed, but is there a way to add them to the news center?When creating a news item through Intercom’s interface, there is an option to show a badge on the launcher, which corresponds to the “deliver_silently” property, and there is an option to add to the news center. That news center option doesn’t have a property that I can find in the API documentation.Is it possible to add the created news item to the news center via API, or would I still be required to use the interface to do this?
Hello, is it possible today to target multiple Intercom instances under the same application? We currently are forced to have two different instances to handle different types of users, but they all use the same app. Is there any way to decide which Intercom app is targeted for each user?In a more technical note we use React and React Native apps.
Does anyone know what is needed on the Salesforce side of the house to ensure the fields are synced to Intercom? I have a new Case Field in Salesforce that I want to map a field in Intercom to, but when I go to the Salesforce integration Settings, the field is not available in the list of fields. Is there something I need to do on the Salesforce side of the operation to ensure it’s visible for Intercom to read?
ERROR - [HTTP 403] - Request failed: forbidden (403)
Hi Team,I’m Darshan Hiranandani, looking to obtain a full export of my articles and helpdesk inbox messages, including all their text. Could anyone provide suggestions or guidance on how to achieve this? Your insights would be greatly appreciated!Thanks,Darshan Hiranandani
Hi All,We’re currently setting up Intercom to replace Zendesk and are integrating it with Slack. We would like replies to threads in Intercom to appear as messages within a Slack thread. Is this configuration possible?Additionally, it would be very useful to have the user’s email address included in the Slack message.Any insights or suggestions on how to achieve this would be greatly appreciated! Regards Darshan Hiranandani
permission: android.permission.RECORD_AUDIOI am wondering why the permission for audio recording is required in the new version. Also this new information is not stated in the documentation. I am planing to force the permission remove from the manifest file, but before that want to know if there is any consequence of doing that.Thanks!
Is there a way to update a field in Intercom, in this example via zapier, and append text to the field rather than overwriting the text?I haven’t seen anything in the community or documentation about this so if I have missed it sorry about that!Cheers,Alex
Hello, We would like to pull the following Intercom Reporting Metrics via the API. We are looking at the documentation here https://developers.intercom.com/docs/references/rest-api/api.intercom.io/conversations/conversation. That being said, we are having a hard time matching the following. Please let us know if there is documentation on how to pull the metrics listed below. Time to Close - Bot inbox time includedFirst response time, excluding bot inbox time and within office hoursReplies per conversationCSAT scoreConversations openNew Tickets
Hello,We are planning to build a app for intercom. This app will allow you pay anyone inside intercom. You will be able to pay via following wayPaper Check - Print on blank check stock paper Mail Paper Check - We will print & ship on our behave Pay any one electrically - via ACH Or Issue Virutal CardDo you think there is a need for this app?
In the "Developer Hub" section, we have set up the API version "1.4", this version is used in all our clients.In the old API versions (for example, in 1.4), there is a method "Create or Update User". In the new API versions (for example, 2.11), the endpoint "api.intercom.io/users" is not described, but there is a Contacts documentation section, which describes similar methods.Can we simultaneously use the old API version 1.4 for user management (through calls to "api.intercom.io/users") and the new API version 2.11 (through calls to "api.intercom.io/contacts"). For calls to the new Contacts API, we plan to use the HTTP header 'Intercom-Version': '2.11'.Will such use of two different API versions break the logic of Intercom, will user/contact data be lost?
Hi Team,I’m Darshan Hiranandani, looking into the capabilities of our Articles API and wanted to gather your insights on whether it supports translation features for articles. Has anyone explored if the API offers native translation features or if it relies on external services?Please share any experiences or suggestions you have on this topic. Your input will be greatly appreciated as we determine the best approach for handling article translations.Thanks!Best regards,Darshan Hiranandani
Hi Team,I’m working on a task that involves extracting data from my workspace and uploading it to another system. I’d greatly appreciate any detailed suggestions or best practices you might have for this process. Best regards,Darshan Hiranandani
Hello, I reviewed the API documentation and noticed that there are only APIs for Admin users.Is there an API for fetching all users; admins and non-admin alike? Thanks in advance,
Currently experiencing a sync issue where new Intercom companies are not syncing with their Salesforce Accounts. Existing companies are not affected and are syncing fine; also no Sync Errors in the Salesforce app integration. Has anyone else experienced this before?
Hi, I have problem setting up the Slack integration within the Intercom.The slack channel is not showing up in the dropdown under "Notify a public channel" in the configuration modal.The Intercom app is added to the channel.I tried all steps followed by the guidelines instructions but it still not showing up. Also, when testing with the “private” channels the messages are not being shared to slack.
Hi. We are getting crashes with the latest version of the sdk which is 15.10.0You can find the summary of the crash report below.Pls guide us what to do to handle this issue.Thanks java.lang.IllegalArgumentException: Padding must be non-negative at androidx.compose.foundation.layout.PaddingValuesModifier.measure-3p2s80s(Padding.kt:442) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:116)
Hi,I had opened a ticket which was flagged as solved, but it’s not solved. I’m trying to use a snippet code i got from your developer website, to search conversations between two epochs. The codes runs without a problem on your platform, but when I use it in google scripts I get the response:{"code":"invalid_query","message":"Query body must contain a query hash"}I guess it is related to the JSON payload, though the string seems to be ok.I was able to work with the API without any problem, when I don’t send a body, but I always get the error whenever I include a body.I do have the ‘application/json’ in the code (the snipped below was copied directly) and I’ve tested removing the apostrophes from ‘content-type’ and I still get the same error.I’m adding a screenshot of the data structure in my memory. All looks as it should.Any clue? const str = JSON.stringify({ query: { value: [ {field: 'created_at', operator: '>', value: '1690081199'}, {field: 'crea
Hi,In our product we want to start using the Android Mobile SDK, but for only a set of users. When the app opens we don’t know if the user needs Intercom, we only have that information later in the process.In the iOS Mobile SDK we used the SDK without any issue but in Android we found a warning: Intercom must be initialized inside the application onCreate() method. Initializing anywhere else will result in Intercom not behaving as expected and could even result in the host app crashing. Calling the initialize in the onCreate will add this user to the pricing plan? It’s safe to call this method and later when we are sure that this user has intercom enabled call loginIdentifiedUser?Intercom.initialize(this, "your api key", "your app id")Thanks
Intercom::ResourceNotFound • Events::UpdateIntercomLeadWorker@defaultThe requested resource does not exist; check your path and try againI am going to save the contacts like this in rails:@intercom.contacts.save(lead)i got he above error def find_lead(lead_id)begin@intercom.contacts.find(id: lead_id)rescue Intercom::ResourceNotFoundreturn nilendendsecond one issue I am also facing this issue@intercom.contacts.find(id: lead_id)12:59:09 worker_sidekiq.| *** Intercom::UnexpectedError Exception: The error of type '' is not recognized. It occurred with the message: Your current SDK version is incompatible with version 2.10 of the API and http_code: '400'. Please contact Intercom with these details.
I currently use Intercom's Android SDK in my App for customer support. Previously I was using the 'io.intercom.android:intercom-sdk:15.1.4' then I updated the SDK version to 'io.intercom.android:intercom-sdk:15.8.3' (currently the latest) version. After this Android permission issues start to come i.e. Devices running Android Version 12 and below cannot grant permissions. This started happening only when I upgraded the intercom's SDK version, reverting the version to the previous one solves the issue. I am asking the user to permit access to READ_EXTERNAL_STORAGE, which is getting denied.
Hi All, I am Emmanuel Katto. I am new to intercom. Can someone provide an example of how to use Intercom's Custom Attributes to track user behavior and preferences? Thanks!Emmanuel Katto
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.