carpcarp / hubspot_api_aggregator

Aggregates all Hubspot v3 api endpoints into importable postman collection folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aggregates all v3 api docs from https://api.hubspot.com/api-catalog-public/v1/apis

Collections are saved to /api_collections, you can drag and drop the entire folder into Postman's import tool

authentication variable {{hapikey}} is shared across the workspace with environmental variables (you must set this in postman)

Running script $ npm install $ node app.js

About

Aggregates all Hubspot v3 api endpoints into importable postman collection folder


Languages

Language:JavaScript 100.0%