Settings & Integrations

Manage your BusinessCommand connections

0 of 0 Integrations Active

All core systems are operational

HubSpot CRM Sync

Sync all existing BusinessCommand contacts to your HubSpot CRM. New leads are automatically synced when they come in.

Chatbot Widget for caapsolutions.com

Add this script tag to your caapsolutions.com website to embed the AI lead-capture chatbot. Place it before the closing </body> tag.

<script src="https://apps.abacus.ai/chatllm/appllm-lib.js"></script>
<script>
window.abacusChatConfig = { appId: "1540ef0c7a" };
</script>

Gmail Integration (Optional)

Connect Gmail to send and receive emails directly from BusinessCommand. This requires Google Cloud Console setup.

Setup Steps:

  1. Go to Google Cloud Console
  2. Create a new project (or select existing)
  3. Enable the Gmail API from the API Library
  4. Go to Credentials → Create OAuth 2.0 Client ID
  5. Set application type to Web application
  6. Add authorized redirect URI: your-deployed-url/api/gmail/callback
  7. Copy the Client ID and Client Secret

Note: Gmail integration is optional. Your Slack and email notification alerts already work without it.