HubSpot Setup Package
A setup package for generating access token for your HubSpot AppsCurrent Version: 1.0.3
Publisher: Toro Cloud
4Get it now Rate it
To get started, update the following properties that is found in the package.properties
file of this package
app.name=MyHubspotTestApp
app.clientId=xxxxxxxx-xxxx-xxxx-8679-6be457af7c60
app.clientSecret=xxxxxxxx-xxxx-xxxx-bdee-68e1c098b47f
app.redirect.uri=http://<martini-host>/app/hubspot/callback
app.scope=contacts
Where:
app.name
= The name of your HubSpot appapp.clientId
= The client id for your HubSpot applicationapp.clientSecret
= The client secret of your applicationapp.redirect.uri
= The url where your app will redirect. Wheremartini-host
is the location of the Martini Runtime instance where this package is installed.
To initiate the OAuth2 flow, head over http://<martini-host>/app/hubspot/landing
Categories:
Compatibility:
Tags: hubspot
Version | API Reference Version | Compatibility | Date added | Summary | |
---|---|---|---|---|---|
1.0.3 | --- | --- | 2020-05-08 | ||
1.0.2 | --- | --- | 2020-05-08 | ||
1.0.1 | --- | --- | 2020-05-05 |
No reviews yet