Skip to main content

Freshsales (Source)

The Freshsales source connector lets you connect to a Freshsales (Freshworks CRM) account.

Status

This connector is currently in development. Credential validation is supported, but data extraction is not yet available.

Setup

You’ll need:

  • Your Freshsales account identifier (the subdomain used in your Freshsales URL)
  • A Freshsales API key

Find your account identifier

Your Freshsales account identifier is the subdomain in your Freshsales URL:

  • If your URL is https://acme.myfreshworks.com/..., then your account identifier is acme.

The connector requires this value to be a valid DNS label:

  • Lowercase letters (a-z), digits (0-9), and hyphens (-) only
  • Must not start or end with -
  • Maximum length: 63 characters

Authentication

This connector authenticates using a Freshsales API key.

The API key is sent as an HTTP header in the format:

  • Authorization: Token token=<api_key>

Configuration

FieldTypeRequiredDescription
accountstringYour Freshsales account identifier (subdomain), e.g. acme for https://acme.myfreshworks.com. Must be a valid DNS label (lowercase letters, digits, hyphens).
api_keystringYour Freshsales API key.

Streams

No streams are currently available. Extraction is not yet implemented for this connector.