Skip to content

HubSpot: Create Note

Plugin ID: eca_hubspot_create_note

Available since: 1.0.0

Create a new note in HubSpot.

Fields

Note Content — config key: content

The note body content (required).
This field supports tokens.

Type: textarea · Required: yes · Default: empty string

Additional Properties (YAML) — config key: additional_properties

Additional or custom properties in YAML format. See HubSpot API documentation for available properties. Example:
website: "https://example.com"
numberofemployees: 50
custom_property: "value"

This field supports tokens.

Type: textarea · Required: no · Default: empty string

Associated Contact IDs — config key: associated_contact_ids

Comma-separated list of contact IDs to associate with this note.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Associated Company IDs — config key: associated_company_ids

Comma-separated list of company IDs.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Associated Deal IDs — config key: associated_deal_ids

Comma-separated list of deal IDs.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Token name — config key: token_name

Token that holds the created note data.
This field supports tokens.

Type: textfield · Required: no · Default: empty string