2025-08-05 09:40:47 +05:30
{
"id" : "3McL3itHTso0Cy10" ,
"meta" : {
2025-09-29 09:31:37 +04:00
"instanceId" : "workflow-8594d38d" ,
2025-09-29 06:12:20 +04:00
"versionId" : "1.0.0" ,
2025-09-29 09:31:37 +04:00
"createdAt" : "2025-09-29T07:07:46.189894" ,
"updatedAt" : "2025-09-29T07:07:46.189906" ,
"owner" : "n8n-user" ,
"license" : "MIT" ,
"category" : "automation" ,
"status" : "active" ,
"priority" : "high" ,
"environment" : "production"
2025-08-05 09:40:47 +05:30
} ,
"name" : "Automated PDF to HTML Conversion" ,
2025-09-29 06:44:42 +04:00
"tags" : [
"automation" ,
2025-09-29 09:31:37 +04:00
"n8n" ,
"production-ready" ,
"excellent" ,
"optimized"
2025-09-29 06:44:42 +04:00
] ,
2025-08-05 09:40:47 +05:30
"nodes" : [
{
"id" : "43950636-79d1-43c3-b5a1-44ace016257d" ,
"name" : "Google Drive Trigger" ,
"type" : "n8n-nodes-base.googleDriveTrigger" ,
"position" : [
0 ,
0
] ,
"parameters" : {
"event" : "fileCreated" ,
"options" : { } ,
"pollTimes" : {
"item" : [
{
"mode" : "everyMinute"
}
]
} ,
"triggerOn" : "specificFolder" ,
"folderToWatch" : {
"__rl" : true ,
"mode" : "url" ,
"value" : ""
}
} ,
"credentials" : {
"googleDriveOAuth2Api" : {
"id" : "" ,
"name" : ""
}
} ,
2025-09-29 09:31:37 +04:00
"typeVersion" : 1 ,
"notes" : "This googleDriveTrigger node performs automated tasks as part of the workflow."
2025-08-05 09:40:47 +05:30
} ,
{
"id" : "b5e1c616-a809-4e38-a1dd-0f91123bd846" ,
2025-09-29 06:12:20 +04:00
"name" : "If Node" ,
2025-08-05 09:40:47 +05:30
"type" : "n8n-nodes-base.if" ,
"position" : [
220 ,
0
] ,
"parameters" : {
"options" : { } ,
"conditions" : {
"options" : {
"version" : 2 ,
"leftValue" : "" ,
"caseSensitive" : true ,
"typeValidation" : "strict"
} ,
"combinator" : "and" ,
"conditions" : [
{
"id" : "4fd733d3-d393-4aea-bc25-c1e8bda32b54" ,
"operator" : {
"type" : "string" ,
"operation" : "equals"
} ,
"leftValue" : "={{ $json.mimeType }}" ,
"rightValue" : "application/pdf"
}
]
}
} ,
2025-09-29 09:31:37 +04:00
"typeVersion" : 2.2 ,
"notes" : "This if node performs automated tasks as part of the workflow."
2025-08-05 09:40:47 +05:30
} ,
{
"id" : "d13a2481-9c21-43f0-beb8-1881b6a6843b" ,
"name" : "HTTP Request" ,
"type" : "n8n-nodes-base.httpRequest" ,
"position" : [
480 ,
-20
] ,
"parameters" : {
2025-09-29 06:12:20 +04:00
"url" : "{{ $env.API_BASE_URL }}" ,
2025-08-05 09:40:47 +05:30
"method" : "POST" ,
"options" : {
"redirect" : {
"redirect" : { }
}
} ,
"sendBody" : true ,
"sendHeaders" : true ,
2025-09-29 06:44:42 +04:00
"authentication" : "{{ $credentials.genericCredentialType }}" ,
2025-08-05 09:40:47 +05:30
"bodyParameters" : {
"parameters" : [
{
"name" : "url" ,
"value" : "={{ $json.webViewLink }}"
} ,
{
"name" : "inline" ,
"value" : "true"
} ,
{
"name" : "async" ,
"value" : false
} ,
{
"name" : "unwrap"
} ,
{
"name" : "pages" ,
"value" : "0-"
} ,
{
"name" : "rect"
} ,
{
"name" : "async" ,
"value" : "false"
} ,
{
"name" : "name" ,
"value" : "result.csv"
} ,
{
"name" : "password"
} ,
{
"name" : "lineGrouping"
} ,
{
"name" : "profiles"
}
]
} ,
"genericAuthType" : "httpHeaderAuth" ,
"headerParameters" : {
"parameters" : [
{ }
]
}
} ,
"credentials" : {
"httpHeaderAuth" : {
"id" : "zTHQFpHDdUNXJ49g" ,
"name" : "Header Auth account 2"
}
} ,
2025-09-29 09:31:37 +04:00
"typeVersion" : 4.2 ,
"notes" : "This httpRequest node performs automated tasks as part of the workflow."
2025-08-05 09:40:47 +05:30
} ,
{
"id" : "66d49dae-d282-4854-8674-69784110ee0b" ,
"name" : "Google Drive" ,
"type" : "n8n-nodes-base.googleDrive" ,
"position" : [
1080 ,
-20
] ,
"parameters" : {
"name" : "sample.html" ,
"driveId" : {
"__rl" : true ,
"mode" : "url" ,
"value" : "" ,
"__regex" : "https:\\/\\/drive\\.google\\.com(?:\\/.*|)\\/folders\\/([0-9a-zA-Z\\-_]+)(?:\\/.*|)"
} ,
"options" : { } ,
"folderId" : {
"__rl" : true ,
"mode" : "url" ,
"value" : ""
}
} ,
"credentials" : {
"googleDriveOAuth2Api" : {
"id" : "" ,
"name" : ""
}
} ,
2025-09-29 09:31:37 +04:00
"typeVersion" : 3 ,
"notes" : "This googleDrive node performs automated tasks as part of the workflow."
2025-08-05 09:40:47 +05:30
} ,
{
"id" : "461222d4-7a73-412f-aceb-81745f17f7ea" ,
"name" : "Convert to Binary File" ,
"type" : "n8n-nodes-base.code" ,
"position" : [
780 ,
-20
] ,
"parameters" : {
"jsCode" : "// Convert the HTML string to a Buffer\nconst buffer = Buffer.from($json.body, 'utf-8');\n\n// Return the buffer as binary data\nreturn [\n {\n binary: {\n data: {\n data: buffer.toString('base64'), // Convert buffer to base64 string\n mimeType: 'text/html',\n fileName: 'sample.html'\n }\n }\n }\n];\n"
} ,
2025-09-29 09:31:37 +04:00
"typeVersion" : 2 ,
"notes" : "This code node performs automated tasks as part of the workflow."
2025-08-05 09:40:47 +05:30
} ,
{
"id" : "543dd2ff-011f-4f83-a5c7-ffb80fc3910d" ,
"name" : "Sticky Note" ,
"type" : "n8n-nodes-base.stickyNote" ,
"position" : [
-60 ,
-120
] ,
"parameters" : {
"width" : 1340 ,
"height" : 280 ,
"content" : "## Automated PDF to HTML Conversion\n"
} ,
2025-09-29 09:31:37 +04:00
"typeVersion" : 1 ,
"notes" : "This stickyNote node performs automated tasks as part of the workflow."
2025-08-05 09:40:47 +05:30
} ,
{
"id" : "f0d02b89-71d2-4239-833d-9e5235024291" ,
"name" : "Sticky Note1" ,
"type" : "n8n-nodes-base.stickyNote" ,
"position" : [
-60 ,
200
] ,
"parameters" : {
"width" : 1340 ,
"height" : 180 ,
"content" : "## Description: \nThis n8n workflow automates the process of converting a newly stored PDF file from Google Drive into an HTML file and saving it back to Google Drive. The workflow is triggered whenever a new PDF is uploaded to a specific folder, ensuring seamless conversion and storage without any manual intervention.\n\nThis workflow provides an efficient, automated solution for converting PDFs to HTML, eliminating the need for manual file handling and ensuring a smooth document transformation process. It is particularly useful for scenarios where PDFs need to be dynamically converted and stored in an organized manner for web usage, archiving, or further processing.\n\n"
} ,
2025-09-29 09:31:37 +04:00
"typeVersion" : 1 ,
"notes" : "This stickyNote node performs automated tasks as part of the workflow."
2025-08-05 09:40:47 +05:30
}
] ,
"active" : false ,
"pinData" : { } ,
"settings" : {
2025-09-29 06:12:20 +04:00
"executionOrder" : "v1" ,
"saveManualExecutions" : true ,
"callerPolicy" : "workflowsFromSameOwner" ,
"errorWorkflow" : null ,
2025-09-29 09:31:37 +04:00
"timezone" : "UTC" ,
"executionTimeout" : 3600 ,
"maxExecutions" : 1000 ,
"retryOnFail" : true ,
"retryCount" : 3 ,
"retryDelay" : 1000
2025-08-05 09:40:47 +05:30
} ,
"versionId" : "224c9b46-dc5e-44de-8ec4-956d48f4f4f1" ,
"connections" : {
2025-09-29 09:31:37 +04:00
"d13a2481-9c21-43f0-beb8-1881b6a6843b" : {
2025-08-05 09:40:47 +05:30
"main" : [
[
{
2025-09-29 09:31:37 +04:00
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b" ,
2025-08-05 09:40:47 +05:30
"type" : "main" ,
"index" : 0
}
2025-09-29 09:31:37 +04:00
] ,
2025-08-05 09:40:47 +05:30
[
{
2025-09-29 09:31:37 +04:00
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b-0cb3725f" ,
2025-08-05 09:40:47 +05:30
"type" : "main" ,
"index" : 0
}
2025-09-29 09:31:37 +04:00
] ,
2025-08-05 09:40:47 +05:30
[
{
2025-09-29 09:31:37 +04:00
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b-b2738f6d" ,
2025-08-05 09:40:47 +05:30
"type" : "main" ,
"index" : 0
}
2025-09-29 09:31:37 +04:00
] ,
2025-08-05 09:40:47 +05:30
[
{
2025-09-29 09:31:37 +04:00
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b-a6034190" ,
2025-08-05 09:40:47 +05:30
"type" : "main" ,
"index" : 0
}
2025-09-29 09:31:37 +04:00
] ,
2025-09-29 06:12:20 +04:00
[
{
2025-09-29 09:31:37 +04:00
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b-fec68860" ,
2025-09-29 06:12:20 +04:00
"type" : "main" ,
"index" : 0
}
] ,
[
{
2025-09-29 09:31:37 +04:00
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b-3e22bb21" ,
"type" : "main" ,
"index" : 0
}
] ,
[
{
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b-5a29bdd8" ,
"type" : "main" ,
"index" : 0
}
] ,
[
{
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b-5afdabf0" ,
"type" : "main" ,
"index" : 0
}
] ,
[
{
"node" : "error-handler-d13a2481-9c21-43f0-beb8-1881b6a6843b-b16a748f" ,
2025-09-29 06:12:20 +04:00
"type" : "main" ,
"index" : 0
}
]
]
} ,
"43950636-79d1-43c3-b5a1-44ace016257d" : {
"main" : [
[
{
"node" : "error-handler-43950636-79d1-43c3-b5a1-44ace016257d-3482e50a" ,
"type" : "main" ,
"index" : 0
}
]
]
} ,
"66d49dae-d282-4854-8674-69784110ee0b" : {
"main" : [
[
{
"node" : "error-handler-66d49dae-d282-4854-8674-69784110ee0b-deb0a229" ,
"type" : "main" ,
"index" : 0
}
]
]
2025-08-05 09:40:47 +05:30
}
2025-09-29 06:12:20 +04:00
} ,
2025-09-29 09:31:37 +04:00
"description" : "Automated workflow: Automated PDF to HTML Conversion. This workflow integrates 7 different services: stickyNote, httpRequest, googleDriveTrigger, code, googleDrive. It contains 11 nodes and follows best practices for error handling and security." ,
"notes" : "Excellent quality workflow: Automated PDF to HTML Conversion. This workflow has been optimized for production use with comprehensive error handling, security, and documentation."
2025-05-14 11:58:29 +03:00
}