This workflow automates the process of generating professional PDFs from Markdown content using OpenAI’s GPT model, converting the content into a Google Document, and then exporting it as a PDF. The generated PDF is then automatically archived in Google Drive and shared via Slack, making it ideal for reports, proposals, or documentation workflows. The process is triggered manually but can be customized for scheduling or webhooks. Key nodes include an OpenAI integration for content creation, Google Drive for document management and conversion, and Slack for sharing. This setup simplifies the creation, storage, and distribution of polished documents without external libraries or paid services.
Automated PDF Generation and Sharing with n8n
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, googleDrive, httpRequest, manualTrigger, set, slack, stickyNote |
Reviews
There are no reviews yet.