Skip to main content

Create LinkedIn content with Perplexity research, GPT-4 & Google Sheets

Workflow preview

Workflow preview
100%
Create LinkedIn content with Perplexity research, GPT-4 & Google Sheets preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This n8n workflow automates the process of creating high quality, scroll stopping LinkedIn posts based on live research, AI insight generation, and Google Sheets storage. Instead of relying on recy...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.perplexity, n8n-nodes-base.telegram, @n8n/n8n-nodes-langchain.chainllm

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Guilherme Campos.

Original n8n.io source

1.1 Workflow description

Title
Create LinkedIn content with Perplexity research, GPT-4 & Google Sheets
Workflow name
Create LinkedIn content with Perplexity research, GPT-4 & Google Sheets

This n8n workflow automates the process of creating high-quality, scroll-stopping LinkedIn posts based on live research, AI insight generation, and Google Sheets storage.

Instead of relying on recycled AI tips or boring summaries, this system combines real-time trend discovery via Perplexity, structured idea shaping with GPT-4, and content generation tailored to a bold, human LinkedIn voice. The workflow saves each post idea (with image prompt, tone, and summary) to a Google Sheet, sends you a Telegram alert, and even formats your content for direct publishing.

Perfect for solopreneurs, startup marketers, or anyone who posts regularly on LinkedIn and wants to sound original, not robotic.

Who’s it for

  • Content creators and solopreneurs building an audience on LinkedIn
  • Startup teams, PMs, and tech marketers looking to scale thought leadership
  • Anyone tired of generic AI-generated posts and craving structured, edgy output

How it works

  • Daily trigger at 6 AM starts the workflow.
  • Pulls recent post history from Google Sheets to avoid repeated ideas.
  • Perplexity AI scans the web
  • Generates 3 structured post ideas (including tone, hook, visual prompt, and summary).
  • GPT-4 refines each into a bold, human-style LinkedIn post, following detailed brand voice rules.
  • Saves everything to Google Sheets (idea, content, image prompt, post status).
  • Sends a Telegram notification to alert you new ideas are ready.

How to set up

  • Connect your Perplexity, OpenAI, Google Sheets, and Telegram credentials.
  • Point to your preferred Google Sheet and sheet tab for storing post data.
  • Adjust the schedule trigger if you want more or fewer ideas per week.
  • (Optional) Tweak the content style prompt to match your personal tone or niche.

Requirements

  • Perplexity API account
  • OpenAI API access (GPT-4 or GPT-4-mini)
  • Telegram bot connected to your account
  • Google Sheets document with appropriate column headers

How to customize the workflow

  • Change the research sources or prompt tone (e.g., more tactical, more spicy, more philosophical)
  • Add an image generation tool to turn prompts into visuals for each post
  • Filter or tag ideas based on type (trend, tip, story, etc.)
  • Post automatically via LinkedIn API or Buffer integration

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 2 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 3 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 4 - Append row in sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 5 - Code

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Message a model

Type / Role
n8n-nodes-base.perplexity - perplexity
Config choices
Version 1

Block 7 - Send a text message

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 8 - Structured Output Parser1

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 9 - Post Generator

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.7

Block 10 - Idea Parser

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.7

Block 11 - Get row(s) in sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 12 - Limit

Type / Role
n8n-nodes-base.limit - limit
Config choices
Version 1

Block 13 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Create LinkedIn content with Perplexity research, GPT-4 & Google Sheets
Complexity advanced
Nodes 15
Categories Content Creation, Multimodal AI
Author Guilherme Campos
Published 02 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9185/9185.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Create LinkedIn content with Perplexity research, GPT-4 & Google Sheets do?

This n8n workflow automates the process of creating high quality, scroll stopping LinkedIn posts based on live research, AI insight generation, and Google Sheets storage. Instead of relying on recy...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.