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