Dropbox Data Source

About

The Dropbox Data SourceClosed Data sources, also known as "Lookups", are external sources of data that you upload or connect to TrueContext. You can reference this data in a form to populate answers or answer options. Data sources save typing, reduce errors, and make it easy to provide mobile users with only the relevant, most current data. retrieves data from a file in a Dropbox account. This data can then be used to populate a list of options in Dropdown or Radio Button questions.

Data sourcesClosed Data sources, also known as "Lookups", are external sources of data that you upload or connect to TrueContext. You can reference this data in a form to populate answers or answer options. Data sources save typing, reduce errors, and make it easy to provide mobile users with only the relevant, most current data. are usually set up to fetch data on a specified schedule. This allows teams to maintain and update their data through the external service of their choice, minimizing the need to access the web portal.

Dropbox is a popular cloud-based storage service that makes files available from anywhere, on any device. Files can be accessed with the file sync desktop app, a web browser, or any mobile devices with the Dropbox mobile app. Any changes made are immediately synced to all other platforms.

Set Up the Data Source

Dropbox data source icon

  1. Create the data source as described here.
  2. Select DropBox Data Source as the type.
  3. Select a Name and optionally enter a Description.
  4. Set up the data source using the information below.

Data Retrieval and Format

Push updates to device after a fetch

If this option is selected, users will get a notification from the Mobile App after a fetch. It will prompt users to reconcile (send/receive or refresh). This setting is recommended if it is important that users have the most up-to-date data.

  • With "push updates" and an automatic fetch set up, some data sources send a notification for each fetch, whether or not the data source has new data.
  • If the fetch schedule is hourly, users may get notifications hourly even if the data has not changed.
  • Some users may find these notifications annoying or confusing. Consider the fetch frequency carefully if notifications are enabled.

Fetch Schedule

Automatically fetch new data on a schedule:

  • If checked, data will be retrieved from Dropbox at the Fetch Frequency interval.

    Make sure that the team has at least one Problem Contact Email Address. If a fetch is unsuccessful for any reason, this address will receive an email with an error message and details. Without this email, it may not be immediately clear that a fetch has failed.

  • If unchecked, the data source will not be updated automatically. To retrieve new data from Dropbox, the data source will need to be manually updated through the "Fetch New Data" button in the web portal.

Fetch Frequency:

Choose Hourly, Daily, Weekly or Monthly. This is how often the data source will fetch new data from Dropbox.

Fetch Timezone:

This applies to all fetch frequency options except “Hourly.” Data will be fetched at midnight in the chosen time zone.

Input Configuration

  • Choose a Data Format (CSV, XML, JSON, or Excel). CSV is most commonly used.
  • UTF-8 Encoded: If the file to upload is saved with UTF-8 encoding, check this option. If you are not sure if it is, leave this unchecked.
  • Trim Whitespace: This option will remove any space, tab, or other "whitespace" characters that may be present at the beginning or end of a data value. This is recommended.
  • CSV Delimiter: This option is relevant only when uploading a CSV file. When saving to delimited format from a spreadsheet application, comma is generally used as the separating character, but semi-colon may be used by some applications in some regions.

Dropbox Connection

Connection Configuration

Set up a Dropbox Connection or use an existing connection.

In TrueContext, when you set up a Connection, you enter the account credentials for the third-party system. Once you save the Connection, it becomes available to TrueContext and other users for Data Source and Data DestinationClosed A Data Destination specifies where to send data from a submitted form. You can use Data Destinations to automate data sharing and storage, routing data to a specific service (such as email or cloud storage) in several different formats. setup. This means that other TrueContext users on your team can fetch and access data available to the third-party user account.

Note:We recommend that you create a dedicated Integration User account for your third-party system and use that account to set up TrueContext ConnectionsClosed A Connection is an integration point that's used to link a TrueContext Data Source or Data Destination to an external service to import or export data. Data Destinations and Data Sources that share the same external service can also share the same Connection.. Set up the Integration User with specific permissions and limited access to the third-party system data. This ensures that TrueContext Admin users and users with “Can Create” permissions can only access the data that they need.

Note: When creating a Dropbox Data Source, allow TrueContext to create the Apps folder. Do not do so manually, as this will cause connection failure. If you have created the folder manually:

  1. Delete the Apps folder on Dropbox.
  2. Clear the Dropbox connection on TrueContext.
  3. Follow the steps to create the connection again.

File Path

Info:We’re now TrueContext.

Enter the path to the file containing the data.

  • TrueContext can only access data in the Apps/ProntoForms folder that is automatically created after connecting through the application. Files must be stored here.

  • Enter the path and file name of WITHOUT Apps/ProntoForms.

  • Examples:

    • If the "datasource.csv" file is in Dropbox at Apps/Prontoforms, enter "datasource.csv"

    • If the file "datasource.csv" is in Dropbox at Apps/ProntoForms/Data Sources, then the file path is "/Data Sources/datasource.csv".

    • If the file "datasource.csv" is not in the Apps/ProntoForms folder, the data fetch will fail.

    • For example, in the below image, the file path for R1 Customer List is, "Data Sources/R1 Customer List.xlsx".

Fill the Source Data immediately:

"Fill the Source Data immediately" checkbox

  • If left unchecked, the data source will wait until the specified time and interval to retrieve data for the first time.
  • If checked, the first data retrieval will occur immediately after creating the data source.