Cue
Integration Guidesn8n

n8n Integration

Automate social media posting with n8n workflows.

Connect Cue to n8n to automate your social media posting workflow.

Overview

n8n is a powerful workflow automation tool that lets you connect Cue with hundreds of other apps. Use it to:

  • Schedule posts from any trigger - Google Sheets, Airtable, webhooks, RSS feeds
  • Auto-schedule for optimal times - Let Cue pick the best posting time per platform
  • Add AI to your workflow - Generate captions with OpenAI, Claude, or any AI provider
  • Bulk schedule content - Process entire content calendars automatically

Quick Start

The fastest way to get started is with the official Cue community node.

Step 1: Install the node

  1. In n8n, go to Settings > Community Nodes
  2. Click Install
  3. Enter @cuehq/n8n-nodes-cue
  4. Click Install

Step 2: Add your credentials

  1. Go to Credentials > Add Credential
  2. Search for "Cue API"
  3. Enter your API key (get one from Settings > API)
  4. Click Save

Step 3: Create your first workflow

  1. Create a new workflow
  2. Add a trigger node (Webhook, Schedule, or any other trigger)
  3. Add the Cue node
  4. Select Post > Create
  5. Enter your Profile ID and configure the platforms
  6. Connect the nodes and activate

The Cue node provides dropdown selectors for all operations: create, list, get, delete, and publish posts.

Next steps

On this page