Edit files
This commit is contained in:
@@ -4,8 +4,8 @@ import { locationDb, Location } from '@/lib/db';
|
||||
/**
|
||||
* POST /api/locations/ingest
|
||||
*
|
||||
* Endpoint for n8n to push location data to local SQLite cache.
|
||||
* This is called AFTER n8n stores the data in NocoDB.
|
||||
* Endpoint for external systems to push location data to local SQLite cache.
|
||||
* Can be used for bulk imports or external integrations.
|
||||
*
|
||||
* Expected payload (single location or array):
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user