Amazon S3 Data Destination

Available on the Enterprise tier only:

Essentials
Advanced
Enterprise

About

The Amazon S3 data destination sends submitted forms to an Amazon S3 bucket. Create custom file and folder names based on data in the form to logically organize and manage files.

Data destinations automatically back up data collected in the field. They reduce the need to visit the web portal by making submitted forms available through the services you already use. Different documents can also be sent to different services with a single form submission. Read here for more information on data destinations.

Amazon S3 (Simple Storage Service) is an online storage service that allows users to store and retrieve data from anywhere, at any time. "Lifecycle" rules can be set up, making it easy to transfer data to Amazon Glacier for cheaper long-term storage.

Connection

Bucket Name

Objects in S3 are organized into "Buckets." Enter the name of an existing bucket. TrueContext cannot create new buckets in S3.

Connection Configuration

Note:When you set up a Connection for an Amazon S3 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., you must create credentials under an IAM user. Give the IAM user write access to the bucket and key prefix that you set up for your destination.

Set up an Amazon Web Services Connection or use an existing connection.

Custom Header Values

Attach custom metadata to the document sent to S3. Metadata consists of key: value pairs that belong to files. For example, an invoice document may have a key:value pair of invoice_id: %r[id]

"Custom header values" connection table

Amazon S3 Server-Side Encryption (SSE)

Amazon Web Services can handle the encryption and decryption of your S3 objects for you with Server-Side Encryption (SSE); strong multi-factor encryption using 256-bit Advanced Encryption Standard (AES-256) encrypts your data and there is no need to manage your own encryption keys. Decryption happens automatically when you retrieve data from your S3 bucket.

Request that your TrueContext-submitted data is encrypted by adding a request header to your data destination configuration. Under Custom Header Values, enter x-amz-server-side-encryption as the key and set the value to AES256.

SSE entry for a custom header value

File Configuration

Send attachments in separate files, alongside the Data Record Document.

Optionally choose to send attachments (images, signatures, barcodes, etc) as separate files.

Folder Expression

This is the folder your documents will be sent to. If the folder doesn't exist yet, it will be created.

Testing and Troubleshooting Data Destinations

Data destinations should be configured and tested carefully before using them in production. This is key to ensuring that TrueContext data is received correctly. Please consult the recommendations for testing and troubleshooting data destinations.