AI Agents

Schedule Instagram content from Airtable

12 nodes 285 145 Webhook
Download

Workflow Description

Automate Instagram content scheduling from Airtable using an intelligent agent that analyzes data and generates optimized descriptions via AI, maintaining contextual memory and vector storage for consistent, properly formatted posts.

How it works

  1. 1.Receive scheduling request via webhook and fetch Airtable content
  2. 2.Analyze and split text content using Text Splitter for processing
  3. 3.Generate smart post descriptions using AI Agent with OpenAI and Anthropic models
  4. 4.Store embeddings in Pinecone vector database and maintain context in memory buffer
  5. 5.Sync data to Google Sheets and send Slack notification for confirmation

Use cases

  • Manage multiple Instagram posts efficiently with consistent branding
  • Generate engaging captions from raw product or promotional data
  • Track scheduled posts and approvals in a centralized spreadsheet

Requirements

  • Properly configured Airtable base with image, text, and date fields
  • API keys for OpenAI, Anthropic, and Pinecone services
  • Google Sheets and Slack workspace integration for tracking and notifications

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 285
Downloads 145

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

Pinecone Insert

Vector Store Pinecone

#5

Pinecone Query

Vector Store Pinecone

#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