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​
| Field | Required | Description |
|---|---|---|
| Subject | No | Task subject. Supports variables. |
| Body | No | Task 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}}.