zackbraksa / seneca-airtable-provider

Seneca plugin that provides access to the Airtable API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seneca Airtable-Provider

Seneca Airtable-Provider is a plugin for Seneca

Provides access to the Airtable CMS API using the Seneca provider convention. Airtable CMS API entities are represented as Seneca entities so that they can be accessed using the Seneca entity API and messages.

See seneca-entity and the Seneca Data Entities Tutorial for more details on the Seneca entity API.

Voxgig This open source module is sponsored and supported by Voxgig.

Quick Example

Install

$ npm install @seneca/airtable-provider @seneca/env

How to get access

Options

Action Patterns

Action Descriptions

More Examples

Motivation

Support

API

Contributing

Background

About

Seneca plugin that provides access to the Airtable API.

License:MIT License


Languages

Language:TypeScript 83.9%Language:JavaScript 16.1%