Skip to content

CraftyFm: An elegant connection workflow from Craft CMS to Filemaker

License

Notifications You must be signed in to change notification settings

trade74/formie-filemaker

Repository files navigation

Formie Filemaker

Send form data from Formie to Filemaker

Requirements

This plugin requires Craft CMS 4.6.0 or later, and PHP 8.0.2 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “formie-filemaker”. Then press “Install”.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftyfm/craft-formie-filemaker

# tell Craft to install the plugin
./craft plugin/install formie-filemaker

This plugin adds Filemaker to the Webhook settings in Formie.

Send Formie submissions to Claris Filemaker via Data API v2.

This plugin sends the form data to a field name webhook_payload on your Filemaker layout (add this field to the table & layout) via the Webhook Integration settings in Formie->Settings->Webhook

If you find any issues, please send a message via https://github.com/trade74/formie-filemaker/issues

About

CraftyFm: An elegant connection workflow from Craft CMS to Filemaker

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published