Communication Created
Start a workflow as soon as HubSpot logs a new communication, such as an SMS, WhatsApp message, LinkedIn message, email, or call. It appears as Communication Created in the workflow builder.

What It Does
Watches your connected HubSpot workspace and fires the moment a new communication record is created. HubSpot logs many channels as communications, so this trigger covers a wide range of customer touchpoints from a single node.
When It Fires
Fires when any communication is created in HubSpot. You can narrow it to specific channels and to a direction so it only fires for the touchpoints you care about. Meetings, notes, and tasks use their own dedicated HubSpot object types and are not covered by this trigger; use a meeting-specific trigger for those instead.
Configuration
Configure the node with these settings:
Field | What it controls |
|---|---|
Channel Types | Limit the trigger to one or more channels: |
Direction | Limit to |
Outputs
The node passes these values downstream. Check the Outputs tab on the configured node to confirm exact paths.
Variable | Type | Description | Example |
|---|---|---|---|
|
| The unique HubSpot ID of the communication |
|
|
| The type of communication channel (e.g., SMS, WHATSAPP_MESSAGE, LINKEDIN_MESSAGE, EMAIL, CALL, etc.) |
|
|
| The content/body text of the communication |
|
|
| The date and time when the communication occurred (ISO 8601 format) |
|
|
| The direction of the communication: INCOMING (from customer) or OUTGOING (from your team) |
|
|
| The HubSpot user ID of the owner/assignee of this communication |
|
|
| The phone number the communication came from (for SMS/calls) |
|
|
| The phone number the communication was sent to (for SMS/calls) |
|
|
| Array of associated HubSpot objects (contacts, companies, deals) linked to this communication |
|
Example Workflow
Filter to direction: INCOMING and channelTypes: SMS to catch every inbound text from a customer, then have the workflow draft a suggested reply for your team to review.
Related Nodes
Communication Updated
Search Communications
Get Communications by Time Range
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 supportin your dedicated Slack channel.