Hubspot - sgml/signature GitHub Wiki

Imports

Custom Objects

Custom Search API

HubDB CMS API

Hubspot Markup Language: HubL/JinJava

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