Skip to content

Releases: HubSpot/hubspot-api-python

Update codegen

14 Nov 13:23
69be603
Compare
Choose a tag to compare

Marketing events update.

Reduce memory usage

18 Oct 12:48
feb480b
Compare
Choose a tag to compare
Merge pull request #133 from HubSpot/feature/memory-usage

Memory usage

Drop unsupported versions of Python

15 Aug 12:00
6d8a416
Compare
Choose a tag to compare

Required version of Python has been updated to 3.7

License metadata

27 Jul 11:36
74881c1
Compare
Choose a tag to compare
Merge pull request #126 from HubSpot/feature/license-meta

License meta

CRM Public Object

27 Jun 16:01
3727de3
Compare
Choose a tag to compare
Merge pull request #113 from HubSpot/feature/crm-discovery

CRM discovery with tests

Fix forms model name

17 May 11:09
b4147f7
Compare
Choose a tag to compare

OneOfHubSpotFormDefinition model was changed to HubSpotFormDefinition.

New API clients support

12 Apr 15:28
88e4a97
Compare
Choose a tag to compare

Added:

  • cms.source_code API client
  • crm.objects.calls API client
  • crm.objects.emails API client
  • crm.objects.meetings API client
  • crm.objects.notes API client
  • crm.objects.tasks API client
  • marketing.forms API client
  • marketing.events API client
  • settings.users API client

Extend DiscoveryBase with api_factory setting

01 Dec 08:51
5ab761d
Compare
Choose a tag to compare
Merge pull request #73 from tony-romanovych/master

Extend DiscoveryBase with `api_factory` setting

Verify ssl param

25 Nov 09:56
ff3a0f7
Compare
Choose a tag to compare
Merge pull request #86 from HubSpot/feature/verify-ssl

Verify ssl

Missing get_all method for objects by type

18 Nov 12:14
219b2d7
Compare
Choose a tag to compare
Merge pull request #84 from HubSpot/feature/objects-get-all

Get all with an object type