1.1k workflows, ready to run.
Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.
Convert DOCX (from URL) to PDF using ConvertAPIWho is this for?
For developers and organizations that need to convert DOCX files to PDF.
What problem is this workflow solving?
The file format conversion problem.
What this wor…HTTP Request1.7k views
↗Export n8n Cloud execution data to CSVOverview This template helps n8n cloud plan users execute all executions to a CSV for easy data analysis. Identify what workflows are generating the most executions or could be op…2.9k views
↗Convert DOCX to PDF using ConvertAPIWho is this for? For developers and organizations that need to convert DOCX files to PDF. What problem is this workflow solving? The file format conversion problem. What this wor…HTTP Request4.4k views
↗Store Notion's Pages as Vector Documents into Supabase with OpenAIWorkflow updated on 17/06/2024: Added 'Summarize' node to avoid creating a row for each Notion content block in the Supabase table. Store Notion's Pages as Vector Documents into …Notion · Embeddings OpenAI · Token Splitter · Supabase Vector Store · Default Data Loader6.3k views
↗Streamlining Document Automation with n8n and JSReportWho is this template for? This workflow template is designed for accounting, human resources, and IT project management teams looking to automate the generation of PDF and Word do…HTTP Request · Gmail2.7k views
↗Dynamically replace images in Google Slides via API🎉 Do you want to master AI automation, so you can save time and build cool stuff? I’ve created a welcoming Skool community for non-technical yet resourceful learners. 👉🏻 Join…HTTP Request · Code3k views
↗Convert an XML file to JSON via webhook callWho this template is for This template is for everyone who needs to work with XML data a lot and wants to convert it to JSON instead. Use case Many products still work with XML fi…Slack4k views
↗Automate Screenshots with URLbox & Analyze them with AIIn this automation we first make a screenshot with a screenshot API called URLbox and then send this screenshot into the OpenAI API and analyze it. You can extend this automation …HTTP Request · OpenAI3.8k views
↗Translate PDF documents from Google drive folder with DeepLThis workflow will translate all your PDF documents from specified Google Drive folder to the desired language. Translated files will be automatically uploaded to the original fold…HTTP Request · Google Drive4.4k views
↗Auto document your n8n workflowsWho is this for? This workflow is designed for n8n users and developers who need to automate the documentation process of their n8n workflows. It's particularly useful for teams l…OpenAI9.9k views
↗Shopify to Google Sheets Product Sync AutomationWorkflow Description: This workflow automates the synchronization of product data from a Shopify store to a Google Sheets document, ensuring seamless management and tracking. It r…Google Sheets · GraphQL · Code2.2k views
↗Upload Bulk Records from CSV - Airtable InterfacesThis workflow is a supporting automation to a common Airtable situation, that as of this writing, has no direct solution but has great demand. Interfaces are your secret weapon fo…Airtable · HTTP Request1.8k views
↗Import multiple CSV to Google SheetsThis workflow imports multiple CSV files and appends or updates them to a Google Sheets document. Here's a step-by-step breakdown: When clicked "Execute Workflow", the process sta…Google Sheets5.1k views
↗Prepare CSV files with GPT-4This workflow generates CSV files containing a list of 10 random users with specific characteristics using OpenAI's GPT-4 model. It then splits this data into batches, converts it …OpenAI6.9k views
↗SQL to XML export with XSL template formattingThis workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template. The upper part of the workflow starts with a webhook. Then it gets…HTTP Request · MySQL · HTML1.7k views
↗Comparing data with the Compare Datasets nodeThis workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and provide insights into the differences. Here are the steps: Manual…Code4.5k views
↗Convert PostgreSQL table to CSVConvert PostgreSQL table to CSV CSV is a super useful and universal way to transfer data between different tools. This workflow gives an example of how to take data from PostgreSQL…Postgres2.9k views
↗Convert SQL table into Excel spreadsheetThis workflow demonstrates how easy it is to export SQL query to Excel automatically! Before running the workflow please make sure you have access to a remote SQL server (MS SQL…MySQL4.6k views
↗
↗Export n8n Cloud execution data to CSVOverview This template helps n8n cloud plan users execute all executions to a CSV for easy data analysis. Identify what workflows are generating the most executions or could be op…2.9k views
↗Convert DOCX to PDF using ConvertAPIWho is this for? For developers and organizations that need to convert DOCX files to PDF. What problem is this workflow solving? The file format conversion problem. What this wor…HTTP Request4.4k views
↗Store Notion's Pages as Vector Documents into Supabase with OpenAIWorkflow updated on 17/06/2024: Added 'Summarize' node to avoid creating a row for each Notion content block in the Supabase table. Store Notion's Pages as Vector Documents into …Notion · Embeddings OpenAI · Token Splitter · Supabase Vector Store · Default Data Loader6.3k views
↗Streamlining Document Automation with n8n and JSReportWho is this template for? This workflow template is designed for accounting, human resources, and IT project management teams looking to automate the generation of PDF and Word do…HTTP Request · Gmail2.7k views
↗Dynamically replace images in Google Slides via API🎉 Do you want to master AI automation, so you can save time and build cool stuff? I’ve created a welcoming Skool community for non-technical yet resourceful learners. 👉🏻 Join…HTTP Request · Code3k views
↗Convert an XML file to JSON via webhook callWho this template is for This template is for everyone who needs to work with XML data a lot and wants to convert it to JSON instead. Use case Many products still work with XML fi…Slack4k views
↗Automate Screenshots with URLbox & Analyze them with AIIn this automation we first make a screenshot with a screenshot API called URLbox and then send this screenshot into the OpenAI API and analyze it. You can extend this automation …HTTP Request · OpenAI3.8k views
↗Translate PDF documents from Google drive folder with DeepLThis workflow will translate all your PDF documents from specified Google Drive folder to the desired language. Translated files will be automatically uploaded to the original fold…HTTP Request · Google Drive4.4k views
↗Auto document your n8n workflowsWho is this for? This workflow is designed for n8n users and developers who need to automate the documentation process of their n8n workflows. It's particularly useful for teams l…OpenAI9.9k views
↗Shopify to Google Sheets Product Sync AutomationWorkflow Description: This workflow automates the synchronization of product data from a Shopify store to a Google Sheets document, ensuring seamless management and tracking. It r…Google Sheets · GraphQL · Code2.2k views
↗Upload Bulk Records from CSV - Airtable InterfacesThis workflow is a supporting automation to a common Airtable situation, that as of this writing, has no direct solution but has great demand. Interfaces are your secret weapon fo…Airtable · HTTP Request1.8k views
↗Import multiple CSV to Google SheetsThis workflow imports multiple CSV files and appends or updates them to a Google Sheets document. Here's a step-by-step breakdown: When clicked "Execute Workflow", the process sta…Google Sheets5.1k views
↗Prepare CSV files with GPT-4This workflow generates CSV files containing a list of 10 random users with specific characteristics using OpenAI's GPT-4 model. It then splits this data into batches, converts it …OpenAI6.9k views
↗SQL to XML export with XSL template formattingThis workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template. The upper part of the workflow starts with a webhook. Then it gets…HTTP Request · MySQL · HTML1.7k views
↗Comparing data with the Compare Datasets nodeThis workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and provide insights into the differences. Here are the steps: Manual…Code4.5k views
↗Convert PostgreSQL table to CSVConvert PostgreSQL table to CSV CSV is a super useful and universal way to transfer data between different tools. This workflow gives an example of how to take data from PostgreSQL…Postgres2.9k views
↗Convert SQL table into Excel spreadsheetThis workflow demonstrates how easy it is to export SQL query to Excel automatically! Before running the workflow please make sure you have access to a remote SQL server (MS SQL…MySQL4.6k views
↗