HubSpot - New record trigger

The New record trigger polls HubSpot for new records of the object type you specify. It processes each record as a separate job.

This trigger supports the following objects:

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

Input

Input fieldDescription
ObjectSelect the type of object you plan to monitor.
PropertiesSelect the object properties you plan to retrieve. If this field is left blank, the trigger returns HubSpot's default properties for the selected Object type. This trigger supports custom properties.
When first started, this recipe should pick up events fromSet the date and time to start picking up trigger events. This enables your recipe to capture past events. Refer to Triggers to learn more about this input field.

Output

Output fieldDescription
IDThe HubSpot ID of the object.
Date createdThe timestamp indicating when the object was created.
Date updatedThe timestamp indicating when the object was last updated.
ArchivedIndicates whether the object is archived.

ADDITIONAL OUTPUT FIELDS

In addition to the preceding fields, the New record trigger provides a datatree with attributes and values for the specified Object. Additional fields depend on the Properties you select. Refer to HubSpot's Properties guide for more information about retrievable properties.

Last updated: