HubSpot / hubspot-php

HubSpot PHP API Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hubspot Private app token ?

cycingguy opened this issue · comments

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!

commented

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

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