In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Google Drive and MySQL workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Break the boundaries of your workflow with SQL and XML in n8n. This extensive tutorial details how to export and import data, style XML with XSLT, and efficiently forward XML files for exponential productivity.
Learn to compare databases automatically, be it SQL tables or data from your favorite CRM. Grab this step-by-step tutorial with a free customizable workflow!
Follow this step-by-step tutorial on how to export SQL tables and queries to Excel using MS Excel itself, SSMS and n8n automation tool.
Learn how to import CSV into MySQL databases using MySQL Workbench, SQL commands, NocoDB and n8n automation tool.
Discover two ways to connect MySQL with Google Sheets, and learn to build no-code workflows for automating it.
Discover our latest community's recommendations and join the discussions about Google Drive and MySQL integration.
hubschrauber
Goal Trying to use the Google Drive node to get the list of files / sub-folders in a specified folder. Workflow Setup Based on this I set up the Google Drive node with: Resource: File/Folder , Operation: Search , Sear…
Open topic
Jon
I am stuck on creating a Google Drive connection to my google account. I’ve been following guide in this Youtube video: https://www.youtube.com/watch?v=gZ6N2H3_vys&ab_channel=n8n I made sure the Google Drive API was en…
Open topic
David O'Neil
I have a simple workflow calling the Google Drive search function passing in { “query”: “text” }. I have it pinned within the “Execute Workflow Trigger”. When I test the workflow from the editor, it returns the results …
Open topic
Mohammadali
Hi guys. I am getting certain data from my SQL database. I want to pass that data to an API. The data I get from the database contains this variable: {{ $input.item }} the problem is that I can not send the value of…
Open topic
Michael Zareno
I have a MySQL table. Test data consists of an "Amount’ field, and three rows with values, 1000, My JSON input is: [ { "row_number": 2, "Amount": -1000 }, { "row_number": 3, "Amount": -52.23 }, …
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast