Connecting Broker Buddha (Forms Integration & API Test)
Connect Broker Buddha AI to Broker Buddha Classic to unlock seamless form management, automated document workflows, and real-time sync of your companies, contacts, applications, and forms between the two platforms. Once connected, you can also use the built-in API Test page to verify that each endpoint is returning the data you expect.
๐ผ๏ธ [Image placeholder: Broker Buddha integration configuration page header with "Available" status badge.]
๐ Who Can Use This
Only Account Owners and Billing Managers can connect, configure, or manage the Broker Buddha Classic integration. Standard Users will not see the Integrations tab in Settings.
๐งญ Getting to the Broker Buddha Integration
- Click your avatar (top right) and choose Settings.
- Select the Integrations tab.
- Click the Available sub-tab.
- Under Other Systems, find the Broker Buddha card and click Configure.
๐ผ๏ธ [Image placeholder: Integrations โ Available tab highlighting the Broker Buddha card under "Other Systems" with the Configure button.]
โ๏ธ Configuring Broker Buddha Classic
Step 1 โ Enter Your API Credentials
On the Configuration card, enter the following:
- API Endpoint (required) โ Select the environment for your BB Classic API endpoint:
Production (api.brokerbuddha.com)(default)
- API Key (required) โ Your API key from the Broker Buddha Classic admin panel.
๐ผ๏ธ [Image placeholder: Configuration card showing API Endpoint dropdown and API Key field.]
Step 2 โ Test & Enable
- Click Test Connection to verify your credentials before going live.
- Once the test succeeds, click Enable Integration to activate.
- Use Cancel to discard changes without saving.
๐ผ๏ธ [Image placeholder: Action bar showing Cancel, Test Connection, and Enable Integration buttons.]
โจ Broker Buddha Features
Streamline your form management and document workflows with these capabilities:
- Automated form filling from your customer data
- Digital document generation and management
- Electronic signature integration
- Template library access and customization
- Real-time form status tracking
- Bulk document processing capabilities
๐ ๏ธ Setup Instructions
To connect your Broker Buddha Classic account, you'll need your API key:
- Log into your Broker Buddha Classic admin panel.
- Navigate to Settings โ API Keys.
- Generate a new API key or copy your existing one.
- Enter your API key in the form on the BB AI configuration page.
- Click Test Connection to verify your credentials.
- Click Enable Integration to save and activate.
Helpful Links: Broker Buddha API Documentation and Contact Support (linked on the configuration page).
๐ผ๏ธ [Image placeholder: Setup Instructions card showing the six-step checklist.]
๐งช Using the API Test Page
Once the integration is active, click API Test on the Broker Buddha card to open the Broker Buddha Classic API Test Page. Use this page to test BB Classic API endpoints and view responses in real-time.
Click Back to Config at the top right to return to the configuration page.
๐ผ๏ธ [Image placeholder: API Test page header with "Back to Config" button.]
Connection Test
- Test Connection โ Runs a basic connectivity check against the configured API endpoint.
Companies
List and retrieve company information:
- List Companies โ Enter Page and Limit, then click Get Companies.
- Get Company by ID โ Select a company ID, then click Get Company Details.
Contacts
List and retrieve contact information:
- List Contacts โ Filter by All Companies, set Page and Limit, then click Get Contacts.
- Get Contact by ID โ Select a contact ID, then click Get Contact Details.
Applications
List, retrieve, create, and update applications:
- List Applications โ Filter by All Companies and All Contacts, set Page and Limit, then click Get Applications.
- Get Application by ID โ Select an application ID, then click Get Application Details.
- Create Application โ Choose a Company ID (required), then click Create Application.
- Update Application โ Select an application ID, then click Update Application.
Forms
List and retrieve form information:
- List Forms โ Enter Page and Limit, then click Get Forms.
- Get Form by ID โ Select a form ID, then click Get Form Details.
API Responses
The right-hand API Responses panel shows request results and responses in real-time. When the page first loads you'll see:
"No API calls yet. Use the controls on the left to test endpoints."
As you run tests, each request and response will appear here so you can verify the output.
๐ผ๏ธ [Image placeholder: API Test page split view โ left panel showing endpoint controls (Companies, Contacts, Applications, Forms), right panel showing the API Responses log.]
๐ก Best Practices
- ๐งช Always Test Connection first โ It validates your API key against the selected endpoint without enabling the integration.
- ๐ Store your API key securely โ Treat it like a password. Anyone with the key can access your BB Classic data.
- ๐ Use the API Test page to troubleshoot โ If something isn't syncing, hit List Companies or Test Connection to confirm the endpoint is reachable and returning data.
- ๐งฑ Start with a small Limit (e.g., 5 or 10) when listing Companies, Contacts, Applications, or Forms so responses stay easy to scan.
- ๐ Regenerate your API key in BB Classic if you suspect it's been exposed โ then update it on the BB AI configuration page and click Test Connection again.