Documentation Index
Fetch the complete documentation index at: https://docs.salesfrank.com/llms.txt
Use this file to discover all available pages before exploring further.
Integrations
SalesFrank connects with a wide range of tools – from calendar systems and CRMs to virtually any software with an open API.Don’t see your tool? Almost every modern business tool offers an open API. Via automation platforms like n8n or Make, you can connect SalesFrank with practically any system – even without a direct integration.
Direct Integrations
Cal.com
Book appointments directly in the call – open-source, self-hosted or cloud
Calendly
Popular appointment booking platform with simple webhook connection
Webhooks
Send call data in real time to any system
n8n / Make
Connect SalesFrank with hundreds of tools via automation workflows
CRM Systems
SalesFrank automatically sends data after each call (call outcome, extracted fields, callback request, etc.) via webhook. All CRMs listed below have open REST APIs and can be connected directly or via n8n.HubSpot
HubSpot
API available: ✅ Yes (REST API + Webhooks)HubSpot is one of the most widely used CRMs. You can write SalesFrank call data directly to HubSpot contacts, deals, or activities.Typical connection:
- Webhook from SalesFrank → n8n → HubSpot Contact Update
- Or directly via HubSpot API (no n8n needed)
Salesforce
Salesforce
API available: ✅ Yes (REST API + Streaming API)Salesforce offers one of the most comprehensive APIs on the market. Call results can be stored as Activities, Leads, or Custom Objects.Typical connection:
- SalesFrank Webhook → n8n → Salesforce REST API
- Or via Make.com with the Salesforce module
Pipedrive
Pipedrive
API available: ✅ Yes (REST API)Pipedrive is especially popular with sales teams. Calls can be logged as activities and leads updated directly.Typical connection:
- SalesFrank Webhook → Pipedrive API → Deal/Person Update
- n8n has a native Pipedrive module
Zoho CRM
Zoho CRM
API available: ✅ Yes (REST API)Zoho CRM is particularly widespread among SMBs. Leads and contacts can be automatically updated after calls.Typical connection:
- SalesFrank Webhook → n8n → Zoho CRM Lead Update
Brevo (formerly Sendinblue)
Brevo (formerly Sendinblue)
API available: ✅ Yes (REST API)Brevo is often used as a CRM + email marketing tool. Contacts can automatically be moved to lists or tagged after SalesFrank calls.Typical connection:
- SalesFrank Webhook → Brevo API → Contact Update
ActiveCampaign
ActiveCampaign
API available: ✅ Yes (REST API + Automations)ActiveCampaign combines CRM and marketing automation. SalesFrank can turn call outcomes directly into automation triggers.Typical connection:
- SalesFrank Webhook → ActiveCampaign API → Add tag / Start automation
monday.com
monday.com
API available: ✅ Yes (GraphQL API)monday.com is often used as a lightweight CRM or project management tool. New leads or call results can be created as items on boards.Typical connection:
- SalesFrank Webhook → n8n → Create monday.com item
Notion
Notion
API available: ✅ Yes (REST API)Many teams use Notion as a flexible CRM or lead tracking system. SalesFrank data can be written directly to Notion databases.Typical connection:
- SalesFrank Webhook → Notion API → Create database entry
Airtable
Airtable
API available: ✅ Yes (REST API)Airtable is a combination of spreadsheet and database – ideal for custom lead tracking systems. Very easy to connect via webhook.Typical connection:
- SalesFrank Webhook → Airtable API → Create/update record
Calendar & Appointment Booking
Cal.com
Cal.com
API available: ✅ Yes + native integrationCal.com is open-source and offers a direct integration with SalesFrank. Frank can book appointments directly during a call.→ Set up Cal.com
Calendly
Calendly
API available: ✅ Yes (REST API + Webhooks)Calendly is the most widely used appointment booking platform. Appointments can be shared via link during the call or booked via API.Typical connection:
- Frank gives the lead the Calendly link during the call
- Or: SalesFrank Webhook → Calendly API → Pre-create appointment
Google Calendar
Google Calendar
API available: ✅ Yes (Google Calendar API)For teams using Google Calendar directly. Appointments can be automatically created after a call.Typical connection:
- SalesFrank Webhook → n8n → Create Google Calendar event
Automation & Middleware
If your tool doesn’t have a direct integration, connect SalesFrank via an automation platform. These receive the SalesFrank webhook and forward the data.n8n
Recommended for technical teams. Open-source, self-hostable, 400+ native integrations. Perfect for complex workflows.With n8n you can: transform call data, write to multiple systems simultaneously, set conditions (e.g. only on “appointment booked”), and send emails automatically.
Make (formerly Integromat)
Recommended for less technical teams. Visual workflow builder, affordable entry price, 1,500+ apps. Easier to use than n8n.
Zapier
Most well-known automation platform. Great for simple 1:1 connections (e.g. SalesFrank → CRM). More expensive than Make/n8n at high volume.
Webhooks directly
For developers: SalesFrank sends an HTTP POST with all call data after every conversation. Directly integrable into your own infrastructure.
How to Connect Any Tool
Find your tool's webhook URL
Almost every business tool has a webhook receiver. Alternatively, create a webhook endpoint in n8n or Make.
Add webhook in SalesFrank
Enter the webhook URL in your SalesFrank campaign (Settings → Webhook URL).
Map data fields
Define in SalesFrank which information should be extracted (e.g. “Appointment booked: Yes/No”, “Callback time”, “Email address”). These fields will then appear in the webhook payload.

