GoHighLevel meets Telegram
An introduction to implementing a Telegram channel for GoHighLevel accounts
## Introduction Gohighlevel (GHL) agencies and their sub-accounts use SMS, email, and possibly WhatsApp to communicate with their contacts and leads. GHL apps can include oth...
Point of view - Gohighlevel API 2.0
A implementation of a set of services for OAuth2.0 for Gohighlevel
Gohighlevel (GHL) had announced that its API v1 is End-of-Life and is no longer maintained. They have since published API 2.0 its use of OAuth 2.0 flow for authentication. The auth...
Connect with your OpenAI Assistant
A FastAPI OpenAI Assistant micro that connects with Telegram, Streamlit, Trello, and more
This is a FastAPI micro that allows a web app like Telegram, Streamlit, Trello, and others connect with any any OpenAI Assistant. The Assistants API simplifies building assistan...
Security camera alerts on Telegram
Send security camera alerts - text and image to Telegram channels.
This relatively inexpensive solution enables security camera alerts to be send to Telegram channels via an email webhook to a FastAPI micro. The program matches the originating ema...
mySMTP
Turn your emails to an App
This is an app uses the SMTP capability that comes with most modern and enables it to be used by other apps. The interface is via a simple payload on a POST Request. You can hav...