Skip to content

Releases: HubSpot/hubspot-api-php

Added Private App access token to cms()->domains()

06 Dec 13:47
e03278a
Compare
Choose a tag to compare
  • Added Private App access token to cms()->domains()

Fix all association APIs

05 Dec 09:00
b74c4a6
Compare
Choose a tag to compare
Merge pull request #188 from HubSpot/feature/bumpVersion

9.0.1

Regenerate all clients (Breaking Changes)

21 Nov 09:48
Compare
Choose a tag to compare
  • Regenerate all clients
  • Added Private App access token to crm()->schemas() , crm()->imports() and crm()->objects()->feedbackSubmissions()
  • Updated marketing()->events() API client
  • Deprecated crm()->extensions()->accounting() API client

Fix tests

17 Oct 10:00
c155de4
Compare
Choose a tag to compare
Merge pull request #177 from HubSpot/fix/requestTest

fix RequestTest namespace

apiRequest method

12 Oct 12:56
c1e2dca
Compare
Choose a tag to compare
Merge pull request #175 from HubSpot/feature/bumpVersion

Bump version to 8.4.0

adapt OAuth Util for php 8.1

01 Sep 14:41
3d9fd4a
Compare
Choose a tag to compare
Merge pull request #165 from HubSpot/feature/bumpVersion8.3.1

bump version 8.3.1

Signature's Util HubSpot\Utils\Signature

15 Jul 13:50
93d63bd
Compare
Choose a tag to compare
Merge pull request #154 from HubSpot/feature/bumpVersion8.3.0

bump version to 8.3.0

Fix method names

10 Jun 13:33
d63dabc
Compare
Choose a tag to compare
  • crm()->objects()->feedbackSubmissions() method names
  • crm()->quotes()->publicObjectApi()

crm()->quotes()->publicObjectApi() and $id_property

07 Jun 08:32
4798b36
Compare
Choose a tag to compare
  • crm()->quotes()->publicObjectApi()
  • added $id_property to update and getById methods of crm()->contacts()->basicApi()

Fix crm()->contacts()->gdprApi() and crm()->objects()->gdprApi()

12 May 14:55
c86abec
Compare
Choose a tag to compare
Merge pull request #136 from HubSpot/feature/fixGDPRApi

fix GDPR APIs