Skip to main content

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.
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)
What you need: HubSpot API Key or Private App TokenHubSpot API Docs →
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
What you need: Salesforce Connected App (OAuth 2.0)Salesforce API Docs →
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
What you need: Pipedrive API TokenPipedrive API Docs →
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
What you need: Zoho API Key or OAuth ClientZoho CRM API Docs →
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
What you need: Brevo API KeyBrevo API Docs →
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
What you need: ActiveCampaign API URL + KeyActiveCampaign API Docs →
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
What you need: monday.com API Tokenmonday.com API Docs →
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
What you need: Notion Integration Token + Database IDNotion API Docs →
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
What you need: Airtable Personal Access Token + Base IDAirtable API Docs →

Calendar & Appointment Booking

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
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
What you need: Calendly API KeyCalendly API Docs →
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
Google Calendar API Docs →

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

1

Find your tool's webhook URL

Almost every business tool has a webhook receiver. Alternatively, create a webhook endpoint in n8n or Make.
2

Add webhook in SalesFrank

Enter the webhook URL in your SalesFrank campaign (Settings → Webhook URL).
3

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.
4

Test the connection

Run a test call and check if the data arrives correctly in your tool.
Not sure if your tool has an API? Search the tool’s website for “API”, “Developer”, “Webhooks” or “Integrations”. Almost all modern B2B tools offer open APIs today. Contact us if you need help with the connection.

Report a Missing Integration

Using a tool not listed here? Write to us – we’ll evaluate whether a native integration makes sense. Contact Support →