Skip to main content

HubSpot

Integrate with HubSpot. HubSpot node in ActionFlows. Inputs, outputs, and how to use it.

HubSpot

Overview

Integrate with HubSpot.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Object IDtext · optional

    HubSpot object ID that will be used for update/read/delete operations

    Required
    No
    Multiple
    No
  • Object Typetext · required

    The type of HubSpot object to interact with

    Required
    Yes
    Multiple
    No
  • Operationselect · optional

    The operation to perform on the HubSpot object

    Required
    No
    Multiple
    No
    Default
    create
    Options
    createupdatereadsearch
  • Propertiesjson · optional

    JSON object containing the properties to set

    Required
    No
    Multiple
    No

Outputs

  • Object Datajson

    The object data returned from HubSpot

  • Object IDtext

    Unique identifier of the HubSpot object

  • Successboolean

    Status of the HubSpot operation