/fm-webviewer-fetch

A 'fetch' function that works with a script to handle asynchronous communication from web viewers to FileMaker and back

Primary LanguageTypeScript

fm-webviewer-fetch

Sponsored by Proof+Geist

This is a fetch replacement for calling a FileMaker script and getting a promise back in return. Or you can use callback if you want instead.

Documentation Website

Install via your package manager of choice:

npm install @proofgeist/fm-webviewer-fetch
yarn add @proofgeist/fm-webviewer-fetch