- First commit to issue fork.
- @krystalcode opened merge request.
- π΅πͺPeru krystalcode
I have created a branch and MR that uses v4 of
hubspot/api-client
. I have only worked in the case of using a private app access token and the changes work for me. I do not have a case that uses OAuth and somebody else that does should take it from here. - Status changed to Needs review
over 1 year ago 9:49pm 2 May 2023 - ππΊHungary dj1999
Prepared ManagerInterface and some actual info to settings form.
- ππΊHungary pedrop
We've created a separate module as a solution to this issue:
https://www.drupal.org/project/hubspot_client β
It covers the syncing of HubSpot IDs to Drupal as well. - π·π΄Romania zoltanb
I'm working on a version for Drupal 10 + PHP 8.1 + latest hubspot-api-php. I need both of OAuth and Private App access token, so i will try to handle both cases and create a Merge Request next week.
- Merge request !15Issue #3334746 Switch to PHP HubSpot API v3 SDK, Drupal 10 compatibility, PHP 8.1 β (Merged) created by zoltanb
- π·π΄Romania zoltanb
Hi
I've created a MR with a full update of the module for OAth and Private App access token.
Compatibility:
- Drupal 10
- latest hubspot/api-client (v10)
- PHP 8.1Some notes:
- tried to re-use as much code as possible
- re-used theaccess_key
config (deprecated), to save there the new Private App access token (breaking change)
- added new public methods for getting the handler directly with OAuth or Private App access token
- fixed some minor bugs (undefined indexes, color for status was not working)I think we should add this to a new version, like 3.0 alpha, because of the breaking changes.
- π¦πΊAustralia VladimirAus Brisbane, Australia
VladimirAus β changed the visibility of the branch 3334746-api-v3 to hidden.
- Status changed to RTBC
6 months ago 6:39am 17 May 2024 - π¦πΊAustralia VladimirAus Brisbane, Australia
Works well and tested on majority of the objects.
- πΊπ¦Ukraine i-trokhanenko Lutsk πΊπ¦
Created a new 3.x-dev version of the module for PHP HubSpot API v3 SDK Client
-
i-trokhanenko β
committed 5d9ed9c3 on 3.x authored by
zoltanb β
Issue #3334746: Switch to PHP HubSpot API v3 SDK Client
-
i-trokhanenko β
committed 5d9ed9c3 on 3.x authored by
zoltanb β
- Status changed to Fixed
4 months ago 4:09pm 25 July 2024 - πΊπ¦Ukraine i-trokhanenko Lutsk πΊπ¦
Released a 3.0.0-beta1 version of the module.
https://www.drupal.org/project/hubspot_api/releases/3.0.0-beta1 β Automatically closed - issue fixed for 2 weeks with no activity.