Vesbite Documentation
Vesbite is an IoT integration platform that connects commercial devices like RFID readers to your business services through visual workflows. Adopt a device, build a Flow on a drag-and-drop canvas, and let Vesbite handle the rest – no integration code required.
Choose Your Path
Tutorials
Learning-oriented – Step-by-step lessons that walk you through real scenarios from start to finish.
Start here if you’re new to Vesbite. You’ll adopt a device, build your first Flow, and connect an integration in under 30 minutes.
How-to Guides
Task-oriented – Practical recipes for specific goals.
Already know the basics? Find focused instructions for tasks like adopting devices, configuring settings, building Flows, and setting up integrations.
Reference
Information-oriented – Technical specifications and detailed descriptions.
Look up device actions, event schemas, settings parameters, expression syntax, and workflow components.
Explanation
Understanding-oriented – Concepts, architecture, and design decisions.
Learn how Vesbite works under the hood: device communication, the Flow execution engine, data flow with expressions, and multi-tenant isolation.
Quick Start
Get from zero to a working automation in three steps:
1. Adopt a Device
Install the Vesbite firmware on your device, then enter the adoption code in the Vesbite dashboard. Your device appears in the device list within seconds, and Vesbite begins monitoring its connection status automatically.
2. Build a Flow
Open the visual Flow builder, add a trigger (like a Device Event), drag in actions (Set Variable, Branch, HTTP Request), and wire them together on the canvas. Expressions let you pass data between nodes using the {{ }} syntax.
3. Connect an Integration
Add an Airtable, SendGrid, PostgreSQL, or Salesforce node to your Flow. Click “Add Connection” to authenticate via OAuth or API key, then configure the action – Vesbite populates dropdowns dynamically from your account.
Connect your first integration -->
Quick Links
- Your First Workflow – Build a complete RFID-to-Airtable automation in 15 minutes
- Connecting Your First Integration – Set up OAuth, API key, and database connections
- What is Vesbite? – Platform overview and architecture
- Browse Integrations – See all available service connections
- Actions Reference – Complete list of device actions and response formats
- Expression Syntax – How to use Vex expressions in your Flows