Getting Started
Get your first authenticated Business Tool running in about 10 minutes.
Prerequisites
- Node.js 22+
- Docker and Docker Compose
- Access to Qefro portal
10-minute onboarding flow
- Install dependencies and run platform services.
- Create a backend app with @qefro-ai/backend.
- Add customer provider lookup and authorize.
- Register one tool with auth: required.
- Run app.listen on POST /qefro.
- Create SDK Connection in portal.
- Test Connection and Sync Tools.
- Invoke tool from widget or WhatsApp conversation.
Expected result
You should see:
- SDK connection status healthy
- protocol and SDK versions populated
- tool visible in registered tools
- successful invocation and response