Just wrapped up building an end-to-end document automation workflow
I recently built a complete end-to-end document automation workflow in n8n. This automation collects company details through a form, scrapes website content (or extracts from uploaded PDFs), merges everything, and then leverages an AI Agent (OpenAI-powered) to create a professional Company Analysis Report. The workflow automatically: ✅ Extracts and formats website/PDF content ✅ Merges all data into structured insights ✅ Generates a Google Docs report from a template ✅ Logs the process to Google Sheets ✅ Sends a completion email with the final document link This build wouldn’t have been possible without the support of Branko Petruci, who helped me refine and complete the flow. Here’s a visual of the workflow