AI Agents
- Create a blog post on CRM from a PDF document
12 nodes
283
139
Automatic trigger
Workflow Description
Converts PDF documents about customer relationship management into complete blog articles. The workflow receives a PDF through a form, extracts its content, then deploys an AI agent powered by OpenAI to craft a professional article and publish it directly on Ghost.
How it works
- 1.Receive PDF file through an interactive form trigger
- 2.Extract text and data from the document
- 3.Process content using an intelligent agent based on OpenAI models
- 4.Parse and format data using a structured output parser
- 5.Validate output quality and apply filtering conditions
- 6.Publish the final article directly to Ghost blog
Use cases
- Transform company reports and whitepapers into ready-to-publish marketing content
- Generate specialized CRM articles from internal business documents efficiently
Requirements
- Active Ghost account with API keys for direct publishing
- OpenAI API key to enable natural language processing capabilities
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
283
Downloads
139
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (12)
/
Sticky Note
Sticky Note
Sticky Note1
Sticky Note
Sticky Note3
Sticky Note
Upload PDF
Form Trigger
Extract Text
Extract From File
Post to Ghost
Ghost
gpt-4o-mini
OpenAI
Structured Output - JSON
Output Parser Structured
Separate Title & Content
Code
If
If
Do Nothing
No Op
Create Structured Blog Post
Agent