Skip to content

carterbrooks/GoogleFormToFilemaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Note: This code is currently outdated. It was written for the beta version of the Filemaker Data API, and needs to be rewritten to match the current release version.

Google Form to Filemaker

Google Sheet compatible javascript function for posting to Filemaker Server using http, on a form submit. The function is designed to be installed and used in the Google Sheet the Google Form is using to collect responses.

The example form can be found at http://links.carterbrooks.com/GoogleFormToFilemaker_GoogleForm

The Filemaker File can be browsed, using Filemaker Pro or Filemaker Go at http://links.carterbrooks.com/GoogleFormToFilemaker_FilemakerFile

There is often a short lag between a form being submitted and the trigger being executed.

Getting Started

The javascript is designed to be installed as a ".gs" or script in a google project. When added to a Google Sheet that is the response destination for a Google Form, it can be used in the onSubmit trigger to post the Google Form's data to a Filemaker database.

Prerequisites

A Filemaker file on Filemaker Server, configured to accept data through the REST api.

Installing

Inspiration instruction coming soon....`

Deployment

Deployment instructions coming soon...

Built With

Authors

  • Carter Brooks , carterbrooks.com

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Coming soon...

Releases

No releases published

Packages

No packages published