Intercom provides live chat, messaging, and customer engagement tools, enabling businesses to drive conversions, handle support, and personalize communication at scale
You can add a specific subscription to a contact. in intercom, we have two different subscription types based on user consent - opt-out and opt-in: 1.attaching a contact to an opt-out subscription type will opt that user out from receiving messages related to that subscription type. 2.attaching a contact to an opt-in subscription type will opt that user in to receiving messages related to that subscription type. this will return a subscription type model for the subscription type that was added to the contact.
You can tag a specific contact. this will return a tag object for the tag that was added to the contact.
You can attach a company to a single contact.
You can create a new collection by making a post request to `https://api.intercom.io/help center/collections.`
You can create a new article by making a post request to `https://api.intercom.io/articles`.
You can add a note to a single contact.