Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For detailed documentation on configuring the content of the email, please refer to Email Integration.

Send Form data to your Database

comes with a free database connector that lets you create forms that read from and write to your own database. Please refer to the chapter Connecting to your Database and the DB Connector Tutorial. 

Send Form data to Google Apps

supports direct connectivity with Google Sheets and Drive. The Google Connector allows you to:

  1. Save submissions to Google Sheets.
  2. Store form submissions directly into your Google Drive.
  3. Read data from Google Sheets.
  4. Update data in a Google Sheets.

Please refer to the chapter Google Connector.

POST to your web server

 can POST form or workflow data to your web server for processing. There are two options available Form Action Post and Doc Action Post. The difference between the two is that the Form Action POST displays the response from the web server to the user whereas the Doc Action POST does not. We'll describe these in more detail using specific scenarios and also describe what is actually sent in the POST below.

...

Click here for information about integrating with your back end system.

Working with Google Apps

Please refer to the chapter Google Connector.