FAQ

Is it possible to connect a form to an Excel spreadsheet on Google Drive, One Drive or Dropbox so that each time a form is filled out on the device, it adds a line to the same spreadsheet?

Our Google Spreadsheet connector currently supports this scenario, in that we append rows to the same Google Spreadsheet.

When you create new versions of your form, we continue to append rows to the same worksheet, just adding missing columns as needed.

For the Excel side on Dropbox, Google Drive etc, we do not currently support appending rows.

This is because if we did so, we would have to download the file each time first in order to append the row, then upload it back to the storage location.

When there are many entries coming in – and often concurrently – this rapidly becomes very problematic.

Google Spreadsheet does not have this problem, because we are able to add rows through a programming interface (called an API) instead of downloading the spreadsheet each time.

Microsoft is said to be launching new APIs in the future that will match Google Spreadsheet, when/if this happens we will look to add appending support for One Drive and Office 365.

Vergelijkbare berichten

  • | |

    Koppeling factuursturen.nl

    Via een form-connector kan de koppeling naar factuursturen.nl worden gemaakt. Hierdoor kan je bijvoorbeeld een in de app getekende werkbon automatisch laten factureren via factuursturen. Instellen koppeling: Maak bij de instellingen van je account in factuursturen een nieuwe API sleutel. (Menu instellingen – Verbindingen – API) Deze sleutel zet je samen met je username van…

  • REST

    If you have access to technical personnel (software developers) and are looking to tightly integrate with our platform, then this Connector option is worth a look. The REST Connector will send automatically form entry data in XML or JSON format to a web service address that you specify. This allows you to integrate with us…

  • Google Spreadsheet

    Google Spreadsheets is a popular, free platform used for creating and maintaining spreadsheets. It’s popularity has also resulted in Google Spreadsheets becoming a commonly accepted means of sharing data between systems. One of the easiest ways to automate your process is to connect your form data entries to a Google Spreadsheet. For example, if a…

  • Email

    One of the most common requirements is to be able to email a copy of the Form entry to various people. For example, if a building inspection is performed you may want to email a Certificate of Inspection to the building owner. Or if you are taking a product order from a customer, you might…