Customize your pipeline. Each stage can have its own checklist of materials that show up on every deal card in that stage.
Manage your franchise brands. These appear as dropdown options when recommending brands to contacts.
Add team members. Each deal gets assigned to an owner; use the "View" dropdown at the top to filter the board by owner.
⚠ API calls require running this file from a local server. In Terminal run: python -m http.server 8080 then open http://localhost:8080
📧
Microsoft Outlook 365
Not connected
Send emails and log conversations directly from deal cards using your Microsoft 365 account.
Azure App Setup (one-time)
Go to portal.azure.com → App registrations → New registration
Set Redirect URI to http://localhost:8080
Under API permissions add: Mail.ReadWrite, Mail.Send, User.Read
Copy your Application (Client) ID and Directory (Tenant) ID
Pulls recent emails and logs ones matching a contact's saved address.
🎙
Fireflies.ai
Not connected
Auto-attach meeting transcripts and AI summaries to deal cards when a contact's name is detected in a recording.
Setup
Go to app.fireflies.ai → Integrations → API
Copy your API Key
🚀
Apollo.io
Not connected
Search 275M+ contacts, import leads directly into the pipeline, and auto-enrich deal cards with email, phone, title, and LinkedIn.
Setup
Go to app.apollo.io → Settings → Integrations → API
Copy your API Key
⚡
Instantly.ai
Not connected
Push contacts to email outreach campaigns and view open and reply rates on the dashboard.
Setup
Go to app.instantly.ai → Settings → API
Copy your API Key
📅
Calendly
Not connected
Auto-attach scheduled meetings to deal cards. See upcoming and past meetings on each contact timeline with join links and duration.
Setup
Go to calendly.com → Account → Integrations & apps → API & Webhooks
Generate a Personal Access Token and paste it below
🎥
Zoom
Not connected
Auto-attach past Zoom meetings and cloud recordings to deal cards when a contact's name appears in the meeting topic, and log them as notes on the contact timeline.
Setup
Go to marketplace.zoom.us → Develop → Build App → Server-to-Server OAuth