getgrist.com connectivity for nodered
Find a file
2023-12-27 20:25:45 +01:00
.yarn Added more nodes 2023-12-27 17:22:03 +01:00
node-red-grist preserving message properties now 2023-12-27 20:25:45 +01:00
.editorconfig migrated to yarn2 2023-01-07 03:04:58 +01:00
.gitignore Initial commit 2022-10-05 23:30:56 +02:00
.yarnrc.yml made node names unique 2023-01-07 03:38:09 +01:00
LICENSE Initial commit 2022-10-05 23:30:56 +02:00
Makefile migrated to yarn2 2023-01-07 03:04:58 +01:00
package.json Added more nodes 2023-12-27 17:22:03 +01:00
README.md Added more nodes 2023-12-27 17:22:03 +01:00
yarn.lock Added more nodes 2023-12-27 17:22:03 +01:00

nodered-contrib-grist

Grist connectivity for NodeRed.

THIS IS A VERY EARLY DEVELOPMENT VERSION USE AT YOUR OWN RISK

Included Nodes

  • get records - Read records of a table
  • update records - Update records of a table
  • add records - Add records of a table
  • server - Config node for a grist server instance
  • document - Config node for a grist document