Expand Fin to email is now live on Fin Academy!
Track your customers in the Intercom platform for better relationships
Recently active
I need to bulk delete a company tag and I'm not seeing any way to do this easily. I don't want to delete the tag entirely because it's being used in other places. I'd also like to avoid having to do it one by one since that will be time-consuming.
I need to create a field to validate an email, but I only have a few formats like text, number, boolean... It's possible to create a formula to validate this attribute? Like check if the user wrote a text like "test@test.com"
I want to set up a Post to send out to users who signup for the first time on my platform.How do I set that filter on Intercom? Can someone help?Thanks!
The unsubscribe button used to be here like shown below:Now this button is gone! How to unsubscribe a contact? Thanks!
Hello, I tried writing to support but no luck getting a reply for over a week 😔, so I hope I can get some help here. Our problem is that we don't get the automatically generated names for the Visitors, but instead, all visitors on our site get the id and the name == "User Id". That means that all visitors, no matter who they are, what browser they are using, what country they are from... are treated as the same visitor and they can see all the messages from previous visitors 😬. This is quite blocking us at the moment, so any help at all would be greatly appreciated 🙏 For some more information, the data Intercom returns seems to be correct (user.id), but in Intercom that user gets the id = User Id. I tried deleting the visitor, changing the messanger settings and everything I can think of, but messanger for visitors is still not working and everyone can see everyone elses messages :(
hello, I have a complicated request that I’m hoping you can help me with — we’re using email automation to invite “leads” to join our app, but are having issues with figuring out how we should configure the exit rules. Ideally, we’d like “leads” who convert in the sequence (i.e. install the app and create their profile) removed from the sequence so they are not sent an additional email telling them to download. However, it appears when someone converts, a duplicate profile is created in Intercom under “users” that are not connected to their “lead” profile. I believe this is because we are using UserID as the connecting attribute between leads and users, so my question is, can we use email instead? I assume that would eliminate our duplicate issue? Next question, if we do that, how should we configure the exit rule to ensure people are removed after signing up for our app? Would we use “Signed Up” less than (more than?) some period of time-related to the length of the email automation?
In my company, sometimes there are a lot of new leads to response and, at the end of the day, there may be a few pending answers. So, what I'm looking for is a way to sum up all leads without teams response, preferably by email, to read it next day.
Our users have different roles with different companies; the user might be an admin, an employee or a service provider. Is there a way to keep track of users' roles on a company-by-company basis? Right now our initial stab has the role updating on the user. This means when the user signs in with a company they are "admin," we updated the user profile to show they are admin. But when the user switches to another company where they're, say, an employee, then we lose the detail that they're an admin of one company, and now their profile says "employee."
I have my contacts broken down by community but it's listed under projects. How can I update multiple contacts at once to label them under one community? Thank You.
How do I import contacts who have unsubscribed on another platform? For the most part, they are existing contacts in Intercom, I just want to bulk overwrite their unsubscribe status.
Will it ever be possible a) send a one-off outbound email from a support address (support@company.com) by searching for the contact and just sending a quick email b) automatically snoozing an outbound emails so it automatically appears in inbox later We are in the process of migrating from Zendesk to intercom. In Zendesk you can send an email very easily as pending (i.e snooze) for a specific period of time then it pops back up in your view. You also cannot send an email to a contact from a support domain. How come?
Hi! I need to add a button to our customer support page that will open direct chat with the customer that was contacted before. How can i do it? What data should i retreive and save after the first conversation and how can i later open a direct chat using javascript and previously retrieved data?Thanks!
Iam using the golang package https://github.com/intercom/intercom-go/p>While iam trying to update my contact , getting error Error :400: invalid_document, either_email_or_user_id_present validation failedCode: ic := intercom.NewClient(token, "") contact := intercom.Contact{ ID: "604720410292c92b2fbd598a", UserID: "420", CustomAttributes: map[string]interface{}{"First Campaign Sent": "Yes boss"}, } savedContact, err := ic.Contacts.Update(&contact)Please help me for update contact using golang
I can't get update about my contacts actions or new users: Suddenly 24 hrs ago, I started not to receive any updates on my contacts dashboard about my users , either new users or last see users and others. I see only the users before 15 sept. I am on a free plan. is there something I am missing here ?
I have a list of 1k users who have completed an email that I'd like to tag, but I don't have their email addresses in the .csv I'm trying to upload. Is there another way to tag those users that doesn't include the .csv upload? My fallback plan is export all users and match their User ID to their email via Excel, but hoping there's an easier way. Or bonus points if there's an easier way to tag people who clicked a one-off email we sent than this manual tag?
Hey everyone 👋What is your ultimate setup for Intercom starting from a website visitor to loyal customer and advocate? Including apps you're using too perhaps.We're redesigning ours at the mo to get more out of the tool. MattDriftrock
I have a list of users in a spreadsheet that I'd like to all have tagged in intercom with a specific tag. Is there a way to do this?
Hello Intercom world! I’m currently building a marketplace / platform.The supply side has a web app CMS/dashboard, the demand side native mobile app. And we have also an institutional website. In short, a lot of work! We deployed Intercom on the supply side. So far, Intercom meet our needs.I would like now to set up Intercom on the demand side. What are the best practices for my use case? How do I handle this complexity nicely with Intercom? Thank you! Best Arnaud
Right now we are using Intercom for support and Pipedrive (CRM) for general account management. I'd like for our Customer Success team (who does support and AM) to move to using Intercom solely and leave Pipedrive for our sales team mainly. The reason for this is that at this point our CS team has moved so much of what we do out of pipedrive and into Intercom. The only real lingering thing we use Pipedrive for is to have a viewable record of emails sent to our users in case any of them emailed us directly (which happens on occasion). I know there's the option to have our emails forwarded into Intercom, but that's not ideal either because there are plenty of emails we all get personally that don't need to be managed through intercom (and shouldn't necessarily be public). Basically I'd love to find an app that plugs right into a Intercom user's contact page and shows a record of any emails sent to that user's email address through gmail so that we have
Hello, I have created a Zap to do the following: 1) User creates Calendly appointment2) Filter: Calendly appointment must have X event name3) Lead is created in Intercom However, when I then sign up properly on our side, it is creating a separate user despite the emails being the same and we have then have a lead and a user both with the same email. Is there something we are doing wrong?
The current HubSpot integration works the other way round where leads from Intercom can be used to create contacts on Hubspot.
I have tried to retrieve a contact with id 5fdf1f7270c60b2cb67905a9. I got this id from conversation this user has created. By the id of the conversation I can retrieve the user from web interface, but when I'm trying to get the same user by calling https://api.intercom.io/contacts/5fdf1f7270c60b2cb67905a9/p>I am getting this error:{'type': 'error.list', 'request_id': '00069hfajrq2e422bjfg', 'errors': [{'code': 'not_found', 'message': 'Contact Not Found'}]}and I can't figure out what I'm doing wrong
I uploaded a list with ˜1K users and tagged them.Now I'd like to remove that tag from some of them. Is there a bulk way of doing it?
After we built a Firebase Cloud Function that updates our Intercom records with some relevant metadata and connecting those bits using a shared userId I found that we had several long term users which never registered with Intercom even if that's the first thing we do on app boot. Is there a known issue where this might happen?
Undo added massive tags to all users: Hello, i need help, how i can you undo my last operation? added massive tags to all users?
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.