Learning Claris FileMaker
317.6K views | +12 today
Follow
Learning Claris FileMaker
Give life to your data with an easy to use database ... I'll share cool FileMaker stuff for you, avoiding the programming part of it as much as I can.                        #WorkplaceInnovationPlatform #Claris
Your new post is loading...
Your new post is loading...
Scooped by Didier Daglinckx
Scoop.it!

FileMaker 17 Data API

FileMaker 17 Data API | Learning Claris FileMaker | Scoop.it

The FileMaker 17 Data API is one of the least understood new features of FileMaker 17. 

Essentially, the Data API allows a FileMaker 17 server to interact with web services directly using the REST protocol.

OK, let's unpack that a bit.

REST stands for Representational State Transfer, which doesn't shed much light on the subject.

Let's try again. 

Essentially, REST lets the World Wide Web (WWW) communicate with a FileMaker database.  Easily, because the REST set of tools exist in just about any programming language and are easy to use.

Let's try a real world example:  Assume you have a WordPress website with form generator – something simple, like a 'Contact Us' form. 

Simply put, that form can add records directly to a FileMaker Database using the Data API.

Didier Daglinckx's insight:

Find the

FileMaker 17 Data API Guide here : https://fmhelp.filemaker.com/docs/17/en/dataapi/index.html#overview

No comment yet.
Scooped by Didier Daglinckx
Scoop.it!

How to Connect FileMaker Data API to a WordPress Website

How to Connect FileMaker Data API to a WordPress Website | Learning Claris FileMaker | Scoop.it
Connecting Your WordPress Website and FileMaker Solution

In this post, we demonstrate how you can submit a form built with a freely available WordPress plugin, Ninja Forms.

This makes building web forms easy while staying compliant with a WordPress theme.

This process also supports responsiveness of your WordPress deployment.

No comment yet.