AI Agents

Automatically publish articles on LinkedIn and X

12 nodes 286 132 Webhook
Download

Workflow Description

Automate content distribution across social media platforms. The workflow receives article content via webhook, processes it through an intelligent agent using Anthropic and OpenAI models to enhance messaging, stores references in Google Sheets, and sends Slack notifications upon completion.

How it works

  1. 1.Receive article content through webhook and store temporarily
  2. 2.Split text and convert into vector embeddings for retrieval
  3. 3.Process content via intelligent multi-tool agent
  4. 4.Log data and references in Google Sheets
  5. 5.Publish article to LinkedIn and X accounts
  6. 6.Send confirmation notification via Slack

Use cases

  • Publish uniform content across multiple social platforms efficiently
  • Manage intelligent article library while maintaining audit records
  • Generate platform-specific content variations from single source

Requirements

  • Active LinkedIn and X accounts with valid API credentials
  • Valid API keys for OpenAI and Anthropic services
  • Supabase database configured for vector storage
  • Google Sheets account and Slack workspace integration

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Text Splitter OpenAI Vector Store Memory Anthropic AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 8
Views 286
Downloads 132

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

Sticky Note

Sticky Note

#1

Webhook Trigger

Webhook

#2

Text Splitter

Text Splitter Character Text Splitter

#3

Embeddings

OpenAI

#4

Supabase Insert

Vector Store Supabase

#5

Supabase Query

Vector Store Supabase

#6

Vector Tool

Tool Vector Store

#7

Window Memory

Memory Buffer Window

#8

Chat Model

Lm Chat Anthropic

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12