briefkraft

n8n community node for Briefkraft — AI Social Media SaaS

Package Information

Downloads: 2 weekly / 17 monthly
Latest Version: 0.1.0
Author: Briefkraft

Documentation

n8n-nodes-briefkraft

Official n8n community node for Briefkraft — AI-powered social media management.

Installation

In your n8n instance:

  1. Go to Settings → Community Nodes
  2. Click Install
  3. Enter n8n-nodes-briefkraft
  4. Click Install

Or via npm (self-hosted):

npm install n8n-nodes-briefkraft

Authentication

  1. Log in to briefkraft.co
  2. Go to Settings → API Keys
  3. Click Generate New Key and copy your bk_live_... key
  4. In n8n, create a Briefkraft API credential and paste the key

API access requires the Standard or Premium plan.

Supported Operations

Post

Operation Description
Create Add a post to the queue (any platform)
Approve & Publish Immediately publish a queued post
Update Change caption or schedule
Delete Remove a post from the queue
Get Many List posts filtered by status

Caption

Operation Description
Generate AI-generate a caption for a platform and topic

Repurpose

Operation Description
Repurpose Content Transform content for multiple platforms at once

Media

Operation Description
Upload Upload an image or video, get back a URL

Brand Voice

Operation Description
Get Retrieve current brand voice settings
Update Update tone, industry, target audience, etc.

Connection

Operation Description
Get Many List all connected social accounts

Supported Platforms

Facebook · Instagram · LinkedIn · Threads · TikTok · Twitter/X · YouTube

Example Workflow

[Webhook] → [Briefkraft: Generate Caption] → [Briefkraft: Create Post] → [Briefkraft: Approve & Publish]

Links

Discussion