This is a backend service that connects HubSpot with Slack to send custom notifications.
The goal is simple: Let users receive the HubSpot updates they actually care about.
Currently, the app supports Slack notifications based on HubSpot events.
• Connects HubSpot to Slack • Sends notifications for selected CRM events • Allows basic customization of what gets notified
In the future, users should be able to define rules like:
“Notify me when a deal is closed” “Notify me when a high value deal enters negotiation”
And receive detailed, contextual notifications.
Long term goal:
• Support multiple tools beyond Slack • Let users define notification rules in natural language • Power this with an AI agent that translates intent into workflow logic
• TypeScript • Express.js • HubSpot API • Slack API
This is the foundation for a customizable, AI-driven notification layer on top of HubSpot.