Manage KlickTipp contacts via Telegram Bot with GPT-5 mini agent
 Community Node Disclaimer: This workflow uses KlickTipp community nodes. How It Works AI Agent and KlickTipp Tools Integration via Telegram: This component connects ...
Template notes

Community Node Disclaimer: This workflow uses KlickTipp community nodes.
How It Works
AI Agent and KlickTipp Tools Integration via Telegram: This component connects a large language model (LLM), such as Claude or OpenAI, to the KlickTipp contact management platform through Telegram messaging. The AI Agent interprets natural language queries received from Telegram and dynamically maps them to KlickTipp API operations, enabling intuitive and automated contact handling through a familiar messaging interface.
Key Features
Telegram & LLM Interaction Setup: - Captures messages received via Telegram bot as an alternative to the chat message node. - Maintains conversation state using a memory buffer tied to Telegram chat IDs. - Interprets user input using an LLM (Claude or OpenAI). - Routes interpreted commands to specific KlickTipp tools based on detected intent. - Sends responses back to Telegram users with operation results.
KlickTipp Integration: Complete set of KlickTipp API endpoints included: - Contact Management: Add, update, get, list, delete, and unsubscribe contacts. - Contact Tagging: Tag, untag, list tagged contacts. - Tag Operations: Create, get, update, delete, list tags. - Opt-In Processes: List and retrieve opt-in process details. - Data Fields: List and get custom data fields. - Redirects: Retrieve redirect URLs.
Use Cases Supported: - Query contact information via email or name through Telegram messages. - Identify and segment contacts by city, region, or behavior via Telegram commands. - Create or update contacts from data provided in Telegram messages. - Dynamically apply or remove tags to initiate campaigns through Telegram bot interactions. - Automate targeted outreach based on contact attributes using Telegram as the control interface.