Ben8t / hubspot-tui

Hubspot TUI
1 stars 0 forks source link
hubspot ops sales sales-ops

HubSpot TUI

demo

This project aims to provide a simple TUI to interact with HubSpot API.

Frontend is made with the great Gum, backend is in Python.

Installation

0️⃣ Prerequisite: Python 3 >=

1️⃣ Install Gum

2️⃣ Fill the HS_API_TOKEN (HubSpot API Token) and HS_ACCOUNT_ID (HubSpot Account ID) environment variables (see .env.example).