Expand Fin to email is now live on Fin Academy!
-
Recently active
Keep getting this error: Email can't be sent right now as your app is being reviewed. We've emailed your app admin with more details. How to resolve this? error: when calling https://io.intercom.api/messages - Email can't be sent right now as your app is being reviewed. We've emailed your app admin with more details
Hi! For example. I've been trying to use query like this:data = { "query": { "field": "topics.topics.id", "operator": "=", "value": topic_id } }but there is a wrong search field. Is there any right search field for searching by topics?
I am making a call with this data: { "message_type": "email", "subject": "Hey", "body": "Ponies, cute small horses or something more sinister?", "template": "plain", "from": { "type": "admin", "id": "61df30800add612e4d8e19dc" }, "to": { "type": "user", "id": "61df30800add612e4d8e19dc" }} and the response I get is as follows:{ "type": "error.list", "request_id": "004ar6gmrkcj0msrhlg0", "errors": [ { "code": "not_found", "message": "Resource Not Found" } ]} Can someone tell me why and what mistake I am making? Thanks Nat
In the Dashboard section of the Inbox, one of the metrics that we use (in Backlog) is "Waiting for first reply". Is it possible to see how this number trends over time (in the reports section)?
We are using webhooks to export information out of Intercom into our CRM, NetSuite using Celigo. However, in the event data, I am not seeing all of qualification data in Celigo that I need. Any ideas?
Hi I'm trying to do something that I thought should be simple, but am struggling to find a solution and was wondering if anyone had any suggestions? Ultimately what I want to be able to do is: When a user of my app takes a particular action in the app, I want to trigger a message to be sent from an admin to the user saying something like "Thanks for the submission, we're looking into it and will get back to you...". I also need this conversation to appear in the admin's inbox, essentially as a "ticket" that they need to work on and get back to the user at a later date. I can't use the /conversations API to create a convo from admin to user because that direction isn't supported. (Conversations can only be created in the other direction, user -> admin). I get a little further with the /messages API. It allows you to send a message from an admin to a user but the problem is that it doesn't create a conversation so nothing shows up in the a
We're using react native integration and when an agent messages a user, on iOS push notifications are displayed with the app icon, but on Android the icon is empty/missing. I tried a suggestion from the docs that says to put icons into assets folders, i.e. `/res/drawable-xxhdpi/intercom_push_icon.png`, didn't help
Hello, We're having some amount of crashes in Intercom SDK. What can we do to fix them? Thanks 🙏 Here is the stack trace: Devices:
We are trying to find a Report similar to the Customer Engagement one but for INBOUND MESSAGES PER ACCOUNT so we understand which are the users which are contacting us more and overloading our support capacity.
We have a verified app on intercom store for OAuth and the use of Intercom API. It is configured with limited scopes and we would like to add some additional scopes to its configurations. Now my question is, will the addition of newer scopes will interrupt the existing configurations when I send the newer configurations for the approval? Note: Our current app is public and in use by other users that are not part our workspace and we don't want it to stop working publicly with existing scopes when we send the app for reapproval with additional scopes
Hi there 👋, My team's median first response time is 1 hour, but my team's median time to close is 34 minutes. Is it normal for it to take longer to respond to a case than it is to close it? What does this mean as an organization? Thanks! ✌️ -Ali
Hello, I am trying to integrate intercom-cordova plugin to an app. Everything works fine except the push notifications on iOS. When the app starts the pop up for permission is displayed but after that no notifications are received when the app is running on background. I have followed the documentation for setting up everything. Is there something more specific that is not mention there (in the docs) for iOS?Btw the app is using capacitor but this should not be the problem or I am wrong? Plugin version: 10.2.0Xcode version: 12.5iOS version: 14.5ionic/angular: 5.0.0capacitor/ios version: 2.4.1
Is there any way to integrate Intercom with WhatsApp?
Hello, I need to send a POST request with the intercom API and I'm not sure how to do it. In particular, I need the contact id of the contact that has a specific company id (plus some other identifier that will help me pick the specific contact of the many that can exist in the company). I'm using this: https://developers.intercom.com/intercom-api-reference/reference/search-for-contacts/p> The question, therefore, is how do I do a POST query that queries not for a scalar as you would do to search eg for Minessota ("field": "location.region") but rather for a scalar within an array (as is the id within companies). Here's a typical (truncate) response I need to process: { "type": "list", "data": [ { "type": "contact", "id": "60a3b30b980bf6b7f155eb99", "browser_language": "en", "os": "OS X 10.15.7", "location"
Would someone be able to reply to my follow up questions in this thread https://forum.intercom.com/s/question/0D55c00005qefBuCAI/how-does-intercom-attribute-a-goalI need to know the details of how attribution works in the emails. For example if we send 3 special offer emails all with the same goal (to start a paid subscription). How would Intercom attribute the the goal being met...would they do it for all emails (assuming the user received all 3 and opened all 3). What is the detailed process for goal attribution here. Please see full thread above first. Much appreciated.
I want to download data that shows the agent-wise time of availability on the Intercom.
Hi there, I want to tweak my carousel, run it on my iPhone, tweak it again, run it again, and so on...I want a ton of tweaks and I want to test them in real-time. Right now it seems like I have to re-create the carousel each time or I'm limited to one test per account per day? To me this sounds really weird so I'm sure there is a better. Way. What's the better way? :) Thanks, Neil P.S. Adding a button to trigger it manually seems kind of silly...there should be a way to reset the carousel or at least allow it more than once a day for (at least) testing purposes.
We want to understand how intercom attributes a goal to a user from within a specific email - if that users has been sent several emails with the same goal. Example: we run a special offer campaign with a series of 3 emails each with the same goal: that the users subscribes to our app. What we need to know is if a user subscribes but has been sent all 3 emails how does intercom attribute it as 'goals met' only to the email from which that users subscribed? They event will be when they apply our discount coupon, but how is intercom attributing this to one of the 3 emails - is it based on linked clicks? If so what would happen if a user clicked on all three emails? We just want to be sure our data is clean and we don't have duplicate data in regards to our subscriptions and how they're attributed. Thanks
Intercom vs. Salesforce Support Cloud (specific to support...not CRM): Curious if anyone has experience with both and any major pros/cons or differences you noticed in your support workflows.
Example Error: Access to XMLHttpRequest at 'https://api-iam.intercom.io/messenger/web/ping' from origin 'https://not-my-real-domain.com#39; has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
Hello everyone After testing the roles settings, we have realized we still cannot limit access to the contacts section that has all the emails and phone numbers of our clients. It is true we can limit exporting it in CSV but we can copy paste most of the information. This is a problem for GDPR as we are planning of having a flexible workforce to do support for us. This means that many people will have a Seat on intercom to access the Inbox and answer the customer's queries but all of them will also be able to access all that data and there is a possibility of an information leak and a GDPR fine. Has anybody faced this issue before? Thank you
Hi friends - I work for a company that wants to gather admin names, their inbox status, and their last login data from the API. Last login is stored separately in event logs. Is it possible to get user object + last login in a single GET request? Basically, trying to simply the number of API calls we make. Making a call to the Admin is much better than making calls to both Admin + Event Audit Logs and doing surgery work to stitch those values together. Having Last Login data, account invited date, and account deleted date as properties of the user object would be very helpful.
Hello, We are using the intercom API and since the API has been upgraded to version 2, we are no longer able to retrieve data from UTMs linked to contacts (campaing / medium / source).Do you know why? Is an update planned?Thank you in advance for your feedback. Have a good day 👋
Hi, we have a crash on Crashlytics, caused by the Intercom Android SDK (version 9.2.0).I was not able to reproduce.Intercom version: 9.2.0Target SDK: API 30Brand: XiaomiModel: POCO M3Android version: Android 10Caused by java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.get(ArrayList.java:437) at io.intercom.android.sdk.conversation.ConversationFragment.onConversationCreated(ConversationFragment.java:607) at io.intercom.android.sdk.conversation.ConversationContentPresenter.newTriggerConversationSuccess(ConversationContentPresenter.java:949) at java.lang.reflect.Method.invoke(Method.java) at com.squareup.otto.EventHandler.handleEvent(EventHandler.java:89) at com.squareup.otto.Bus.dispatch(Bus.java:385) at com.squareup.otto.Bus.dispatchQueuedEvents(Bus.java:368) at com.squareup.otto.Bus.post(Bus.java:337) at io.intercom.android.sdk.MainThreadBus.post(MainThreadBus.java:18) at io.intercom.andr
The tutorial for writing a basic Messenger App ends with, "There are ways to refresh this [The app flow] automatically". Unfortunately after 2 days I have been unable to find out or work out how to do this. Any help would be greatly appreciated!
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.