Skip to main content
Use hubspot.createTask to create a HubSpot CRM task.
automations/hubspot-create-task.automation.ts

Inputs

timestamp is required. Optional fields include subject, body, priority, status, task type, owner, and record associations. Status defaults to NOT_STARTED; task type defaults to TODO. Optional second argument { account } selects a named HubSpot binding.

Output

Returns the created HubSpot task activity record.