Tool to create a new company in Productlane. Use when you need to add a company record with optional domain-based contact auto-linking. Authentication required via Bearer token.
nameRequiredstringCompany name. This is the only required field.
sizeintegerCompany size (number of employees). Can be null.
tierIdstringTier ID for Linear customer integration. Can be null.
autoAddbooleanAutomatically add contacts with matching email domains to this company. When enabled, existing and future contacts whose email domains match the company's domains will be automatically linked. Defaults to false if not provided.
domainsarrayList of company domains (e.g., ['example.com', 'example.co.uk']). Used for automatic contact linking. Each domain must be 1-63 characters, lowercase alphanumeric with hyphens, matching pattern: [0-9a-z-]+\.(?:(?:co|or|gv|ac|com)\.)?[a-z]{2,7}$
revenueintegerCompany revenue. Can be null.
statusIdstringStatus ID for Linear customer integration. Can be null.
tierNamestringTier name for Linear customer integration (e.g., 'Enterprise', 'Pro'). Can be null.
statusNamestringStatus name for Linear customer integration (e.g., 'Active', 'Churned'). Can be null.
externalIdsarrayExternal identifiers from other systems (e.g., CRM IDs, customer IDs). Each ID must be 1-255 characters. Useful for integrating with external systems.
statusColorstringStatus color for Linear customer integration (hex color code or color name). Can be null.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.