Skip to content

fluentform/ff-headless-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fluent Forms Headless Server

Fluent Forms Headless Server

This is a proof of concept to connect a headless site with Fluent Forms in the backend server. Please note that, We did not validate the data, but you will get a fair concept how it can work and update previous data or create new entry via http request.

Example Usage:

POST: https://domain.com/?ff_capture=yes&form_id=FORMID
BODY: form_data: JSON_FORM_DATA_AS_KEY_VALUE

You can also send the form_data as direct form submission

Get Fluent Forms

Before you use

I recommend to verifying the request and use some kind of tokens to verify the request and process the data.

About

Headless CMS connector concept for Fluent Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages