Mailshake source
Introduction
Mailshake is a sales engagement platform for running email outreach campaigns. The Mailshake source connector lets you connect to the Mailshake API using an API key.
Setup
Prerequisites
- A Mailshake account
- A Mailshake API key
Get your Mailshake API key
In Mailshake, generate or copy an API key from your account settings (Mailshake API access). Keep this key secure—anyone with the key can access your Mailshake data via the API.
Authentication
This connector authenticates to Mailshake using Basic Auth:
- Username: your Mailshake API key
- Password: empty
During connection setup, the connector validates credentials by calling the Mailshake endpoint:
GET https://api.mailshake.com/2017-04-01/me
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your Mailshake API key used to authenticate to the Mailshake API. |
Streams
This connector is currently in development. At this time:
- No streams are available.
- Schema discovery/catalog is empty.
- Sync/extraction is not yet implemented.
If you need specific Mailshake objects supported (for example, campaigns, leads, or activity), contact support with your requirements.