Node reference
Data stores
11 nodes in the Data stores category - what each one does and which credential it needs.
11 nodes in this category. Every entry below is generated straight from the node catalog and wiring manifests, so it never drifts from what the node panel actually ships. See Credentials for how per-node credentials work.
| Node | Description | Credential |
|---|---|---|
| Algolia | Algolia (Data Store). 222 operations across every Algolia API: search, browse and facet search; records, batches and partial updates; indices, settings, synonyms, query rules and dictionaries; API keys, allowed source IPs and logs; Recommend; Compositions; Insights events; Analytics; A/B testing; Query Suggestions; Personalization and Advanced Personalization; the Ingestion connectors platform; Monitoring; the Crawler; and Agent Studio. 222 operations - see the full reference. | Algolia app ID + API key |
| Coda | Coda / Superhuman Docs API (Files & Docs). 125 operations: docs; pages and page content, including export; tables, views and columns; rows (list, get, upsert single or bulk, update, delete, bulk delete, push button); formulas and controls; folders; permissions, principals and sharing settings; publishing, gallery categories and custom doc domains; webhook automations; doc, page and Pack analytics; account, workspace members and roles, Go links, browser-link resolution and mutation status; and the full Pack authoring surface (Packs, versions, releases and reviews, access, makers and invitations, listings, categories, featured docs and assets, OAuth and system connections, plus Pack, ingestion and agent logs). 125 operations - see the full reference. | Coda API token |
| Google Sheets | readRange, batchGet, batchGetByDataFilter, findRow, getLastRow, appendRow, batchAppend, updateRange, batchUpdateValues, batchUpdateValuesByDataFilter, clearRange, batchClear, batchClearByDataFilter, createSpreadsheet, getSheetMetadata, getSpreadsheetByDataFilter, updateSpreadsheetProperties, addSheet, deleteSheet, duplicateSheet, renameSheet, copySheetToSpreadsheet, deleteRow, deleteDimension, insertDimension, appendDimension, moveDimension, updateDimensionProperties, autoResizeDimensions, mergeCells, unmergeCells, insertRange, deleteRange, copyPaste, cutPaste, pasteData, trimWhitespace, randomizeRange, autoFill, findReplace, sortRange, deleteDuplicates, textToColumns, setBasicFilter, clearBasicFilter, formatCells, setDataValidation, clearDataValidation, addConditionalFormatRule, deleteConditionalFormatRule, addProtectedRange, deleteProtectedRange, addNamedRange, deleteNamedRange, createDeveloperMetadata, updateDeveloperMetadata, deleteDeveloperMetadata, getDeveloperMetadata, searchDeveloperMetadata, batchUpdateRaw. 60 operations - see the full reference. | Google service account JSON key |
| HashiCorp Vault | read, write. Operations: read, write. | Vault server address + token |
| MongoDB | Read and write a MongoDB database: find, count, distinct and aggregate; insert, update, replace, delete and bulk-write documents; claim a document atomically; manage indexes; and run raw database commands. 24 operations - see the full reference. | MongoDB connection string |
| MySQL | Read and write a MySQL database without writing SQL: select, insert, update, upsert, replace and delete rows, bulk writes, transactions, stored procedures, and schema discovery. Raw SQL is still there when you want it. 23 operations - see the full reference. | MySQL connection string |
| Pinecone | Pinecone vector database (Data Store). 88 operations: vectors (upsert, query, fetch by ID or metadata, update, delete, list IDs, index stats), integrated-embedding records, namespaces, bulk imports, indexes, collections, backups and restore jobs, Inference (embed, rerank, models), Assistants (management, files, chat, context, evaluation), and the Admin API (organizations, projects, API keys, users, invites, service accounts, role bindings). 88 operations - see the full reference. | Pinecone API key + index host |
| PocketBase | create, list. Operations: create, list. | PocketBase URL + superuser identity/password |
| Postgres | Reads and writes a Postgres database: rows without SQL (select, get one, count, insert, bulk insert, update, upsert, delete, truncate), transactions, EXPLAIN plans, stored procedures and functions, schema discovery, and raw parameterized SQL. 21 operations - see the full reference. | Postgres connection string |
| Redis | get, set, del. Operations: get, set, del. | Redis connection string |
| Supabase | insert, select, update, delete, rpc, upsert. Operations: insert, select, update, delete, rpc, upsert. | Supabase project URL + service role key |