Download Encoded Asset

Overview

The Download Encoded Asset Data Operation allows Data Flows to encode files that live or have been created in the application into base64. This encoding schema is used to transfer data over media, allowing it to stay unchanged during the process.

Use Cases

  • Compress a media file to pass an encoded asset to an end user

Limitations

Current Limit Size: 1000000 bytes (1mb)

Data Operation Properties

Asset Primitive

Input for the file in Media Library or the component that represents a file within Airkit such as the result of a Create File or PDF Data Operation. This will be the asset URI that is associated with an upload asset. 

Run Results

It returns an asset encoded into base64 as the Output.

organizing info