Custom API Integration Guide
Learn how to connect your agent to any external service using Custom API integration.
1. Overview
Custom API integration connects your agent to external services through REST APIs, allowing it to fetch data or perform actions using third-party services.
2. Key Benefits
3. Setup Option 1: From Main Dashboard
Connecting from dashboard

Custom API config in dashboard

4. Setup Option 2: From Agent Configuration
5. Setup Option 3: From Chat Interface
6. Configuration Guide - Basic Settings
7. Configuration Guide - Headers
8. Configuration Guide - Parameters
Specify both query parameters (GET) and body parameters (POST/PUT).
Adding query or body parameters

9. Testing Your Integration
Running a test before saving integration

10. Using With Your Agent
11. Example of Using Custom API
Example of using Airtable with custom API integration.
Custom API Airtable integration sample
