Download File

Meet the Kuika Download File system action.

Download File, It is the system action that enables the end users of the application to download a file from the application you have developed.

Click +Add Action under the Properties panel. (A)

Click On Click→ Device → Download File and create the Download File action.(A)

  • File name: If a file will be downloaded statically, you can add the URL of the document. For dynamic content, the static URL of the file to be downloaded in this field

  • Data: The file to be downloaded must have base64-type data. Data in the form of base64 should be entered in this field.

Within the created action, Symbol Picker (B) is used to select the parameter input method for the action.

You can perform various operations on the Context menu (C) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, you can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option.

Last updated