i want to recognize the company even without them submitting the information on intercom
Hey @appu​ Racheal from the support engineer team here👋Â
Â
Intercom only knows/has the data you provide, so you will need to create and track these companies in order to utilize the company attribute data. Company information is sent over in the intercomSettings code snippet, as a JSON object called company.
Â
Here's an example of how it will look:
window.intercomSettings = {
email: "example@example.com",
created_at: 1457552104,
app_id: "pi3243fa"
company: {
id: "123",
name: "Intercorp",
created_at: 1234567890,
}
Companies can also be created via the API. Some company data can be edited in the UI, once the company attribute has been added to your qualification data. You can read more about creating and updating company data in our Help doc here.
Reply
Join the Intercom Community 🎉
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.