HubSpot / hubspot-php

HubSpot PHP API Client
Other
357 stars 196 forks source link

Hubspot Private app token ? #404

Closed cycingguy closed 1 year ago

cycingguy commented 1 year ago

Do you have anything in the works for Hubspots new private app token based auth? Their replacement to API key? https://app.hubspot.com/private-apps/9418140/1553569

Thanks!

ksvirkou-hubspot commented 1 year ago

Hi @cycingguy . You can read read me about it in README.

$hubspot = SevenShores\Hubspot\Factory::createWithOAuth2Token('access-token');