Skip to content
AskElephant Knowledge Base home

Service Created

Start a workflow the moment a new service record is created in HubSpot. It appears as Service Created in the workflow builder.

Service Created node in the workflow builder

What It Does

Watches your connected HubSpot workspace and fires when a new service record is created, giving the workflow the service's name, pipeline, stage, and category right away.

When It Fires

Fires on every new service created in HubSpot. This trigger has no filters, so it fires regardless of pipeline or category. Use a downstream condition node if you only want to act on services in a specific pipeline or category.

Configuration

This trigger has no configuration options. It fires for every service 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

serviceId

string

{{nodeId.serviceId}}

serviceName

string

{{nodeId.serviceName}}

servicePipelineId

string

{{nodeId.servicePipelineId}}

servicePipelineStageId

string

{{nodeId.servicePipelineStageId}}

serviceCategory

string

{{nodeId.serviceCategory}}

Example Workflow

When a new service is created, look up its category and route a notification to the team responsible for that type of service.

  • Service Updated

  • Update Service

  • Search Service from Deal

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.