Overview

Create a new CRM object, such as a contact or company, directly within HubSpot.

Use Cases

  • Data Entry Automation: Add new leads or companies during workflows.
  • Campaign Management: Create CRM objects for marketing initiatives.

Configuration Fields

Object Type

  • Description: Select the type of HubSpot object to add.
  • Options: Company, Contact
  • Required: Yes

Object Properties

  • Description: Enter object properties as key-value pairs, one per line.
  • Example: “name=Acme Corp” or “email=[email protected].”
  • Required: Yes

Output Variable Name

  • Description: Assign a variable name to store the new HubSpot object.
  • Example: “created_contact” or “new_company.”
  • Validation: Only letters, numbers, and underscores (_) are allowed.
  • Required: Yes