# HubSpot - Update records action (batch)

The Update records batch action enables you to update existing records in your HubSpot instance in batches.

This action supports the following objects:

  • Contacts
  • Companies
  • Deals
  • Ticket
  • Products
  • Line items

CONTACT BATCH UPDATE OPERATION

Batch operations for contacts are limited to batches of 10. Learn more (opens new window).

# Input

Input field Description
Object Select the object you plan to update in batches.

Additional input fields are available based on the object you select.

# Output

Output field Description
Status The status of the batch update operation.
Requested at Timestamp indicating when the batch update request was submitted.
Started at Timestamp indicating when the batch update processing began.
Completed at Timestamp indicating when the batch update processing finished.
Links A set of URLs for checking the batch status or retrieving results.
Results A list of updated records returned from the batch operation.
ID (results) The unique identifier of the updated record.
Created at (results) Timestamp indicating when the record was originally created.
Updated at (results) Timestamp indicating when the record was last updated.
Archived (results) Indicates whether the record is archived.
Archived at (results) Timestamp indicating when the record was archived, if applicable.
Properties (results) A collection of updated property values for the record, based on the object schema.


Last updated: 6/16/2025, 4:14:33 PM

On this page