Hubspot - sgml/signature GitHub Wiki

OpenAPI Hubspot

OAuth

Certifications

Webhooks

Error Codes

  • urllib3.exceptions.MaxRetryError
  • urllib3.exceptions.NewConnectionError
  • socket.gaierror: [Errno -2] Name or service not known

Properties

  • 'hs_object_source': 'IMPORT'

Imports

Duplicates

Custom Objects

Custom Search API

HubDB CMS API

Hubspot Markup Language: HubL/JinJava

Hubspot App Marketplace

Hubspot Rate Limits and API Request Monitoring

Blogs

Idioms

IDS

  • IDs go by the name vid, id, and hs_object_id` in the legacy API, modern contacts API, and modern properties API respectively

Legacy Contacts API

  • set both the formSubmissionMode=none and the showListMemberships=false URL params to minimize the signal/noise ratio in the API response
  • set the propertyMode=value_only URL param to only return the current property value; unset it to return the history of the property over time

V3 Search API

  • The token search filters only accept alphanumeric values, which is different from the Hubspot GUI, which accepts all characters