Basic Information

appmixer.intercom.core.CreateUpdateCompany

Create or Update Company

1.0.0

Public

You can create or update a company. Companies will be only visible in Intercom when there is at least one associated user. Companies are looked up via company_id in a POST request, if not found via company_id, the new company will be created, if found, that company will be updated. Please note that the changes made using the Intercom API are not reflected in real time.

Input Ports

in

FieldTypeDescription
Company Remote Id text A unique identifier for the company
Name text The name of the company
Website text The company's website URL
Size number The number of employees in the company

Output Ports

out

FieldTypeDescription
Type -
Company Remote Id -
Company Id -
App Id -
Name -
Remote Created At -
Created At -
Updated At -
Monthly Spend -
Session Count -
User Count -
Tags -
Segments -
Plan -

Full Metadata