Documentation
Apps
Guides
Downloading Base64 Encoded Data

Downloading Base64 Encoded Data

Downloading Data Retrieved from Amazon S3

Creating a Dataflow

  1. Click [Create] in the [Dataflows].
  2. Select any data source integrated with Amazon S3.
  3. Enter the bucket name in [Bucket].
  4. Enter the key in [Key].

Placing Components

  1. Place a [Button].
  2. Create an event via [Add].
  3. Select [Download] for the [Action].
  4. Ensure that [Data type] is set to Base64.
  5. Enter the file name at download time in [File name].
  6. Enter {{ dataflow1.data.Body }} in [Base64 encoded data].
  7. Enter {{ dataflow1.data.ContentType }} in [Content type].