SparkPost source
This connector is currently in development. You can authenticate and validate credentials, but data extraction is not yet available.
Setup
- In SparkPost, create an API key with access to your account.
- Copy the API key value (you’ll use it as the connector credential).
Authentication
SparkPost uses an API key for authentication.
During credential validation, the connector makes a request to:
GET https://api.sparkpost.com/api/v1/account
and sends your API key in the Authorization header.
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | ✅ | Your SparkPost API key. |
Streams
No streams are currently available. The connector does not yet return a catalog and will not extract data until development is complete.