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…
namestringThe name of the Company
planstringThe name of the plan you have associated with the company.
sizeintegerThe number of employees in this company.
websitestringThe URL for this company"s website. Please note that the value specified here is not validated. Accepts any string.
industrystringThe industry that this company operates in.
company_idstringThe company id you have defined for the company. Can"t be updated
monthly_spendintegerHow much revenue the company generates for your business. Note that this will truncate floats. i.e. it only allow for whole integers, 155.98 will be truncated to 155. Note that this has an upper limit of 2**31-1 or 2147483647..
custom_attributesobjectA hash of key/value pairs containing any other data about the company you want Intercom to store. Values must be strings, numbers, or booleans (not objects or arrays).
remote_created_atintegerThe time the company was created by you.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.