Build a REST API with Google Sheets as a Database - n8n Workflow | Neura Market
Build a REST API with Google Sheets as a Database
Create a fully functional REST API using n8n and Google Sheets to manage CRUD operations without writing any code.
This workflow leverages n8n to build a REST API that interacts with a Google Sheet, serving as a no-code database. It supports all CRUD operations—Create, Read, Update, and Delete—by using webhooks to handle HTTP requests. This setup is ideal for small applications, prototypes, or internal tools, providing a quick and efficient backend solution.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Owen MacLeod
set
webhook
stickyNote
googleSheets
respondToWebhook
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.