eavz
Brandfolder

Brandfolder

Digital asset management platform for brand consistency

6 actions
2 triggers

Actions

Name
get_asset

Get an asset by ID from Brandfolder

create_asset

Create a new asset in a Brandfolder

get_collections

List collections in a Brandfolder

search_assets

Search assets in a Brandfolder

upload_file

Upload a file attachment to an existing asset in Brandfolder

custom_api_call

Make a custom API call to the Brandfolder API

Triggers

Name
asset_created

Triggers when a new asset is created in Brandfolder

asset_updated

Triggers when an asset is updated in Brandfolder

Quick Start

TypeScript
import { WeavzClient } from '@weavz/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute({
  integrationName: 'brandfolder',
  actionName: 'get_asset',
  input: { /* ... */ },
  connectionId: 'conn_id',
  workspaceId: 'ws_id',
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Brandfolder to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.

What actions does Brandfolder support?

Brandfolder supports 6 actions including Get Asset, Create Asset, Get Collections, Search Assets, Upload File to Asset, and more.

Can I use Brandfolder with AI agents?

Yes. Add Brandfolder to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.

What authentication does Brandfolder use?

Brandfolder uses API Key. Weavz handles token management, refresh, and secure credential storage automatically.

How much does the Brandfolder integration cost?

The Brandfolder integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.

What triggers does Brandfolder support?

Brandfolder supports 2 triggers including Asset Created, Asset Updated.

Connect Brandfolder in 2 minutes

Get 1,000 free actions every month. No credit card required.