Getting Started with Tellflow
Welcome to Tellflow! This guide will help you set up the mobile app and connect it to your n8n workflows.
What is Tellflow?
Tellflow is a mobile client for Android and iOS that allows you to interact with your n8n-based AI agents and automated workflows. It provides a native chat interface with support for:
- Multiple n8n Connections: Connect to one or more n8n instances.
- Rich Media: Send and receive images, files, and voice messages.
- Interactive UI: Use buttons, forms, and cards directly in the chat.
- Voice Assistant: Talk to your bots using OpenAI or ElevenLabs.
Step 1: Install the Mobile App
Currently, Tellflow can be installed via:
- Android: Download the APK from our releases page.
- iOS: Available via TestFlight (contact us for access).
Step 2: Create Your First Connection
When you first open the app, you need to tell it where your n8n instance is.
- Tap the Settings (gear icon).
- Go to Connections.
- Tap Add Connection.
- Enter a name (e.g., "My n8n"), your n8n URL (e.g.,
https://n8n.yourdoman.com), and your n8n API Key.
[!TIP] You can find your n8n API Key in your n8n settings under API.
Step 3: Add a Chatbot
Once connected, you can add specific chatbots (webhooks) to your chat list.
- Go to the Workflows tab in the app.
- Tap on a workflow that has a Webhook node.
- Configure the Webhook URL and optional Logo or Name.
- Save and start chatting!