Box Data Source

About

The Box 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 Box account. This data can then be used to populate a list of options in dropdown or radiobutton 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.

Box is a popular cloud-based storage service. Box users can access, manage and share their content from various devices and locations. This makes Box an ideal service for storing data from mobile forms. Looking for two-way integration? Read more about the ways TrueContext can connect to Box.

Watch the video below for an overview of integrating Box with TrueContext.

Set Up the Data Source

  1. Create the data source as described here.

  2. Select Box Data Source as the type.

  3. Name the data source 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 when it’s 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 Box 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 Box, 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 Box.

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, 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.

Box Connection

Connection Configuration

Set up a Box 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.

File Path

Enter the path to the file containing the data. The file must be stored in a folder.

  • Examples:

    • If the "datasource.csv" file is in a Box folder called Lists, enter "Lists/filename.csv"

    • If the file "datasource.csv" is in Box at Lists/Customer/Data Sources, then the file path is "Lists/Customer/Data Sources/datasource.csv".

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

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

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, data will be retrieved immediately after creating the data source.