Socket
Book a DemoInstallSign in
Socket

node-red-contrib-airtable

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-airtable

A collection of Node-RED nodes for Airtable.

0.1.3
latest
Source
npmnpm
Version published
Weekly downloads
5
150%
Maintainers
1
Weekly downloads
 
Created
Source

node-red-contrib-airtable

Japanese

A collection of Node-RED nodes for Airtable.

NPM

Pre-requisites

The node-red-contrib-airtable requires Node-RED to be installed.

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-airtable

Restart your Node-RED instance, the airtable node appears in the palette and ready for use.

Overview

node-red-contrib-airtable performs the following processing.

  • select - Get a list of tables.

  • find - Get the specified record in the table.

  • create - Create a new record in the table.

  • update - Update a record in a table. update will only update the fields you specify, leaving the rest as they were.

  • replace - Update a record in a table. replace will only update the fields you specify and clear all unspecified field values.

  • delete - Delete a record in a table.

Acknowledgements

The node-red-contrib-airtable uses the following open source software:

License

See license (Apache License Version 2.0).

Contributing

Both submitting issues to GitHub issues and Pull requests are welcome to contribute.

Developers

If the developer wants to modify the source of node-red-contrib-airtable, run the following code to create a clone.

cd ~\.node-red\node_modules
git clone https://github.com/joeartsea/node-red-contrib-airtable.git
cd node-red-contrib-airtable
npm install

Keywords

node-red

FAQs

Package last updated on 24 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.