Intercom is a complete customer communications platform that helps businesses build better relationships with their customers. Founded in 2011, the company provides a suite of tools for live chat, marketing automation, and customer support, all integrated into one system. The main purpose of Intercom is to allow businesses to communicate with their customers in a personal and scalable way through a messenger on their website or inside their app. A key part of their service is Fin, a powerful AI Agent designed for customer service. Fin can understand complex questions, provide accurate answers from a company's knowledge base, and handle a large volume of customer queries automatically, freeing up human agents to focus on more difficult issues.
Intercom offers a wide range of features to manage the entire customer lifecycle. Here are some of the most important ones:
Intercom offers several pricing plans designed for different business sizes and needs. The plans are typically structured in tiers.
Pricing is usually based on the number of team member seats and the number of active contacts or people reached per month.
Intercom offers a 14-day free trial that provides access to most of the platform's features. This allows businesses to test the software and see if it fits their needs before committing to a paid plan. While a permanent free plan is not a standard offering, Intercom sometimes has special programs for early-stage startups that provide the tools at a very low cost or for free for a limited time.
Getting started with Intercom is a straightforward process. Here is a typical workflow:
Here are some of the advantages and disadvantages of using Intercom.
Pros:
Cons:
Intercom integrates with a wide variety of popular business tools, allowing you to connect your customer data across different platforms. Key integrations include:
If Intercom is not the right fit for you, there are several other excellent platforms available.
Yes, Intercom provides a comprehensive REST API that allows developers to build custom integrations and extend the platform's functionality. You can use the API to interact with data such as users, companies, conversations, and events.
To get an API key, you need to go to the Developer Hub in your Intercom settings, create a new app, and you will be provided with an access token. The developer documentation is extensive and provides guides for many use cases.
Here is a basic example using cURL to fetch a user by their ID:
curl https://api.intercom.io/contacts/{id} \
-H 'Authorization:Bearer <YOUR_ACCESS_TOKEN>' \
-H 'Accept:application/json'
Intercom does not have a traditional public affiliate program where individuals can sign up for a link and earn commissions. Instead, they offer a Partner Program for agencies, consultants, and technology companies that work with Intercom's customers.
Partners can receive benefits like co-marketing opportunities, revenue sharing, and dedicated support. To join, you typically need to apply through the Intercom Partner Program page on their website and meet certain criteria. If you are an influencer or content creator interested in promoting Intercom, it is best to contact their marketing or partnerships team directly to discuss potential collaboration opportunities.