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
SubjectNoTask subject. Supports variables.
BodyNoTask body. Supports variables.

Input Variables​

Subject and Body can use upstream values such as {{chat1.completion}}, {{githubIssue.title}}, or {{memory1.share_url}}.

Output Variables​

This step does not expose reusable output variables.

Example​

Create a Hubspot task with subject Follow up: {{githubIssue.title}} and body {{chat1.completion}}.