Brandfolder source
Introduction
The Brandfolder source connector lets you connect to the Brandfolder API using an API key.
Setup
Prerequisites
- A Brandfolder account
- A Brandfolder API key with access to your organization
Get your API key
Generate or retrieve an API key in Brandfolder, then copy it for use in the connector configuration.
Authentication
This connector authenticates to Brandfolder using:
- Bearer token via the
Authorization: Bearer <api_key>HTTP header
During credential validation, the connector calls:
GET https://brandfolder.com/api/v4/organizations
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Brandfolder API key used as a Bearer token for API requests. |
Streams
This connector is currently under development and does not yet expose any streams for extraction.