HubSpot - Get record action

The Get record action allows you to retrieve a HubSpot object using its ID. You can select the properties you plan to retrieve from it.

This action supports the following objects:

  • Contact
  • Company
  • Deal
  • Product
  • Ticket
  • Line Item
  • Quote
  • Custom Objects

Input

Input fieldDescription
ObjectSelect which HubSpot object to retrieve.
IDProvide the ID of the record to retrieve.
Fields to retrieveSpecify properties to return in the response. When left blank, only the default fields are returned.

Output

Output fieldDescription
IDThe ID of the record.
Created atThe time the record was created.
Updated atThe time the record was updated
ArchivedIndicates whether the record was archived, if applicable.
Archived atThe time the record was archived.

ADDITIONAL OUTPUT FIELDS

This action also provides a datatree with attributes and values for the specified Object. Additional fields depend on what you specify in the Fields to retrieve field. Refer to HubSpot's Properties guide for more information about retrievable properties.

Last updated: