Download Encoded Asset
Last updated
Last updated
#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.
Compress a media file to pass an encoded asset to an end user
Current Limit Size: 1000000 bytes (1mb)
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.
It returns an asset encoded into base64 as the Output.