You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This theme uses esbuild to compile scss and typescript code. It has a simple and efficient structure and supports node_modules and bundling. This is probably one of the most modern ways of building a hubspot theme with minimal overhead.
Takes City and Country information and uses Llama 3.2 to help generate a timezone and update a contacts property. Eliminating the need to upgrade to HubSpot Operations Hub while automating timezone updates
This project demonstrates the integration of Redis, HubSpot, and FastAPI to build a scalable backend solution. Redis is used to manage OAuth credentials and session data, while HubSpot API is leveraged to manage CRM data. FastAPI serves as the web framework, providing fast and efficient API endpoints for interacting with Redis and HubSpot.