AI Agents

Extract CRM content from PDF and generate AI-powered blog posts

12 nodes 377 173 Automatic trigger
Download

Workflow Description

Automation that extracts customer relationship management information from PDF documents, uses an AI agent to craft professional blog articles, and publishes them directly to Ghost without manual intervention.

How it works

  1. 1.Receive PDF file through web form submission
  2. 2.Extract CRM text and data from the uploaded document
  3. 3.Send extracted content to OpenAI agent for article composition
  4. 4.Process and structure AI-generated output for publication
  5. 5.Automatically publish the finished article to Ghost platform

Use cases

  • Convert sales documents and CRM presentations into ready-to-publish marketing content
  • Streamline production of specialized articles about customer management systems

Requirements

  • Active Ghost platform account with API access
  • OpenAI API key with sufficient credits
  • PDF documents containing clear CRM-related information

Service Value

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

Apps Used

Form Trigger Ghost OpenAI Output Parser AI Agent

Details

Trigger Automatic trigger
Nodes 12
Apps 5
Views 377
Downloads 173

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

Sticky Note1

Sticky Note

#2

Sticky Note3

Sticky Note

#3

Upload PDF

Form Trigger

#4

Extract Text

Extract From File

#5

Post to Ghost

Ghost

#6

gpt-4o-mini

OpenAI

#7

Structured Output - JSON

Output Parser Structured

#8

Separate Title & Content

Code

#9

If

If

#10

Do Nothing

No Op

#11

Create Structured Blog Post

Agent

#12