Skip to content

Latest commit

 

History

History
89 lines (63 loc) · 2.87 KB

README.md

File metadata and controls

89 lines (63 loc) · 2.87 KB

Seneca Webflow-Provider

Seneca Webflow-Provider is a plugin for Seneca

Provides access to the Webflow CMS API using the Seneca provider convention. Webflow 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/webflow-provider @seneca/env

How to get access

Options

Action Patterns

Action Descriptions

More Examples

Motivation

Support

API

Contributing

Background