Guide
Basic
Automation Guide
Database
Dashboard
Integration Guide
Self-hosted
Open API
Business AI Agent Template
Cookbook
Reference
Automation Triggers
Automation Actions
Integrations
Node Resources
Database Views
Database Fields
Dashboard Widgets
Missions
Ai Wizard
Formula
Space
Release Notes
Videos
APITable compatible API SDK (beta)
Bika.ai support APITable compatible Open API interfaces.
That means you can use the APITable's SDK (JavaScript, Python, etc.) to interact with Bika.ai.
Quick start with APITable.js SDK for Bika.ai:
import { APITable } from "apitable";
// Get token from your Bika.ai user setting
const apitable = new APITable({ token: "_PASTE_YOUR_API_TOKEN_FROM_USER_SETTING", host: "https://bika.ai/api/openapi/apitable" });
// Get a list of spaces for the current user
const spaceListResp = await apitable.spaces.list()
if (spaceListResp.success) {
console.log(spaceListResp.data.spaces);
} else {
console.error(spaceListResp);
}
More SDK usage please refer to:

Recommend Reading
- Automating Project Workflows: The Best Email Client for Mac Meets Contractor Time Tracker
- Unleash Email Mastery: The Best Email Client for Mac Meets Content Marketing for SEO Automation
- Beyond ChatGPT: Choosing the Right AI Tool for YouTube Publishing Process Automation - Bika.ai Compared
- Unleashing the Power of Agent Swarm: Building Your AI Dream Team for Unprecedented Solutions
- Beyond ChatGPT: Choosing the Right AI Tool for YouTube Publishing Process Automation - Bika.ai Compared
Recommend AI Automation Templates

Customer development CRM
A customer development CRM template to manage customer personas, interviews, problem statements, and feature enhancements for product improvement

Customer Order Management
The customer order management template is suitable for highly customized products that require manual entry. It covers key processes from order input to customer notification, sales follow-up, and weekly report generation. By using automated email reminders and weekly order summaries, it ensures that customers receive timely order information. Additionally, it generates and sends weekly transaction reports to sales personnel and team leaders, enhancing the efficiency of the customer team and helping them effectively track customer information and manage order processes uniformly.

Customer projects
This template is ideal for consulting companies, law firms, and sales since it helps calculate the hours worked that require compensation, provides a high-level overview of the progress of your projects, and creates a collaborative platform.

Customer Satisfaction Form and Analysis
The Customer Satisfaction Form and Analysis Template simplifies collecting, organizing, and analyzing customer feedback. With structured forms, Automated email reminder for followers to categorize insights, and a detailed dashboard, this template helps teams measure satisfaction, identify trends, and take action to improve products and services.

Customer Sentiment Analysis
The Customer Sentiment Analysis Template is a comprehensive tool designed to help businesses systematically analyze customer feedback and make data-driven decisions to enhance customer satisfaction and loyalty.

Daily Transaction Summary Automation
Use Bika to automatically extract the income and expenditure of bank emails, and AI summarizes the daily cash flow and cash flow situation.