Marketing & Advertising Automation
1656 Code Readpdf Send Triggered
1656 Code Readpdf Send Triggered
Manual
High
18
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
18
Node Types
10
Node Types
read P D F
Read PDF
1 node
sticky Note
Sticky Note, Note5
2 nodes
set
Configure
1 node
if
Is PDF, Is matched, Is text within token limit?, Has attachments?
4 nodes
no Op
Not a PDF, This is a matched PDF, This is not a matched PDF, Ignore large PDFs, There are no attachments
5 nodes
code
Iterate over email attachments
1 node
open Ai
OpenAI matches PDF textual content
1 node
merge
Merge
1 node
google Drive
Upload file to folder
1 node
gmail Trigger
On email received
1 node
Workflow JSON
12.51 KB
{
"meta": {
"instanceId": "a2434c94d549548a685cca39cc4614698e94f527bcea84eefa363f1037ae14cd"
},
"name": "1656 Code Readpdf Send Triggered",
"nodes": [
{
"id": "deafa2e8-af41-4f11-92e0-09992f6c6970",
"name": "Read PDF",
"type": "n8n-nodes-base.readPDF",
"position": [
860,
1420
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8e3ddbb1-83a1-4f79-9464-61d5a20f0427",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-760,
1300
],
"parameters": {
"width": 444.034812880766,
"height": 599.5274151436035,
"content": "## Send specific PDF attachments from Gmail to Google Drive using OpenAI\n\n_**DISCLAIMER**: You may have varying success when using this workflow so be prepared to validate the correctness of OpenAI's results._\n\nThis workflow reads PDF textual content and sends the text to OpenAI. Attachments of inte...Showing first 1000 characters. Click "Expand" to view the full JSON.