Automate PDF Creation and Sharing with OpenAI, Google Docs, and Slack - n8n Workflow | Neura Market
Automate PDF Creation and Sharing with OpenAI, Google Docs, and Slack
This n8n workflow automates the creation of professional PDFs from Markdown content using OpenAI, formats them in Google Docs, and shares them via Slack, all without external libraries or paid services.
This workflow is designed for teams needing automated document generation and distribution. It leverages OpenAI to generate Markdown content, which is then converted into a Google Doc for formatting. The document is exported as a PDF, archived in Google Drive, and shared through Slack. This setup is ideal for generating reports, proposals, or any structured documents that need to be distributed efficiently.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Jasmine Wong
set
slack
stickyNote
googleDrive
httpRequest
manualTrigger
agent
lmChatOpenAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.