Upload to FIlemaker Database Program

  • lienit
    Asked on May 8, 2015 at 3:38 PM
  • Sammy
    Replied on May 8, 2015 at 4:00 PM

    To integrate with the Filemaker program you have to enable your forms to post data to a custom thank you page.

    Goto Setup&Embed -> Preferences -> Advanced settings.

    Enable the Send Post Data option

    Upload to FIlemaker Database Program Image 1 Screenshot 40

    Click the thank you button and select custom URL option

    Upload to FIlemaker Database Program Image 2 Screenshot 51

    Click next then input you page URL where you want the form data to be posted after submission

    Upload to FIlemaker Database Program Image 3 Screenshot 62

    This guide shows you the steps on how to manipulate the posted data in php Using PHP in custom thank you page

    For further instruction on how to send this data to Filemaker, pease refer to this page FileMaker API and PHP