Skip to content
AskElephant Knowledge Base home

Company Created

Start a workflow the moment a new company is created in HubSpot. It appears as Company Created in the workflow builder.

Company Created node in the workflow builder

What It Does

Watches your connected HubSpot workspace and fires when a new company record is created, giving the workflow a reference to that company plus its core HubSpot details right away.

When It Fires

Fires on every new company created in HubSpot. This trigger has no filters. It fires for every company regardless of source, so use a downstream condition node if you only want to act on a subset.

Configuration

This trigger has no configuration options. It fires for every company created in your connected HubSpot workspace.

Outputs

The node passes these values downstream. Check the Outputs tab on the configured node to confirm exact paths.

Variable

Type

Description

Example

company

object

A reference to the company that was created in AskElephant

{{nodeId.company}}

company.id

string

{{nodeId.company.id}}

hubspotCompanyId

string

{{nodeId.hubspotCompanyId}}

companyName

string

{{nodeId.companyName}}

companyDomain

string

{{nodeId.companyDomain}}

Example Workflow

When a new company is created in HubSpot, add a welcome note to the company record summarizing what AskElephant will track for it going forward.

  • Company Updated

  • Add Note to Companies

  • Update Company

Need More Help?

Reach the AskElephant support team by:

  • clicking the Support tab on the right side of your screen,

  • emailing [email protected],

  • or using @askelephant support in your dedicated Slack channel.