Question

How to retrieve a company model from a user's email address?

  • 27 December 2022
  • 1 reply
  • 6 views

Hello,

 

I have the email address of someone and I'm looking for the company_id of the guy

 

I can retrieve the contact easily, but in the output, I have an ID for his company like this :

63a023d904b20e0a05bb5720

 

It is the Intercom-defined id representing the company as described in the DOC.

But I need help retrieving the company model based on this. And I need to get the company_id.

 

How Can I get it?

 

Thanks


1 reply

Userlevel 2

Hey @raphael a​! Daniel from Customer Support Engineering here 🔧 

 

It is possible to request from the Retrieve a company endpoint with the Intercom ID of the company you wish to retrieve. You can use the request endpoint: https://api.intercom.io/companies/63a023d904b20e0a05bb5720to retrieve the model.

 

Let me know if this helps 🙌

Reply