Skip to main content

Create Hubspot task

The Create Hubspot task step creates a task in Hubspot. Use it to hand off follow-up work to sales or customer-facing teams.

Configuration​

FieldRequiredDescription
Company IDYesID of the Hubspot company associated with the task. Supports variables.
SubjectYesTask subject. Supports variables.
BodyYesTask body. Supports variables.
TimestampNoTask timestamp. Supports variables.
Task typeNoHubspot task type, such as TODO or CALL. Supports variables.

Input Variables​

All configuration fields can use upstream values such as {{chat1.completion}}, {{githubIssue.title}}, or {{company.id}}.

Output Variables​

This step does not expose reusable output variables.

Example​

Create a Hubspot task for company {{company.id}} with subject Follow up: {{githubIssue.title}}, body {{chat1.completion}}, and task type TODO.