Bring company or contact information from Intercom into your workflow
Bearer INTERCOM_API_KEY
2.10
https://api.intercom.io/companies/COMPANY_ID
$.name
.
Bearer INTERCOM_API_KEY
2.10
https://api.intercom.io/companies/CONTACT_ID
$.companies.data[0].id
, custom attributes with the value of $.custom_attributes
(if you want to get a list of all attribute values) or a CUSTOM ATTRIBUTE with the value of $.custom_attributes.['CUSTOM ATTRIBUTE']
, when you want a specific attribute. In this case, enter the name of the CUSTOM ATTRIBUTE as used in Intercom.