HubSpot Custom Objects API

Custom objects allow you to define and create CRM object types that represent data unique to your business. The custom objects API allows you to define schemas, create records, manage properties, and associate custom objects with standard CRM objects like contacts and deals.

API entry from apis.yml

apis.yml Raw ↑
aid: hubspot:hubspot-custom-objects-api
name: HubSpot Custom Objects API
tags:
- CRM
- Custom Objects
- Schema
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.hubapi.com
humanURL: https://developers.hubspot.com/docs/api-reference/crm-custom-objects-v3/guide
properties:
- url: https://developers.hubspot.com/docs/api-reference/crm-custom-objects-v3/guide
  type: Documentation
description: Custom objects allow you to define and create CRM object types that represent data unique
  to your business. The custom objects API allows you to define schemas, create records, manage properties,
  and associate custom objects with standard CRM objects like contacts and deals.