Update module's HubSpot API dependency to use v3 API

Created on 8 November 2023, 8 months ago

It looks like the https://github.com/HubSpot/hubspot-php dependency is only for the Legacy API of HubSpot, as noted on their README.md file
>This library supports only legacy API

Instead, they recommend changing to:
https://github.com/HubSpot/hubspot-api-php

`composer require hubspot/api-client`

This module would need to update the dependency from "hubspot/hubspot-php" to "hubspot/api-client" and update the different calls to the API that the module uses.

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland dan2k3k4 Zurich

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024