We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31714f7 commit 3ef2dc9Copy full SHA for 3ef2dc9
README.md
@@ -3,7 +3,9 @@
3
<p align="center">This is the manual for the Python script that gets the performance data from a specific HubSpot portal using API key.</p>
4
5
<p align="center">
6
- <a href="./LICENSE">License</a>
+ <a href="./LICENSE">License</a> |
7
+ <a href="./API Research/HubSpot API Documentation.md">API Documentation</a> |
8
+ <a href="https://developers.hubspot.com/docs/api/cms/performance">Oficial API Page</a>
9
</p>
10
11
<img src="./Sample.svg" alt="Parsing JSON sample.">
0 commit comments