Import Excel Base64

Meet with Kuika ImportExcelBase64 system action.

It is the action to transfer the base64 value given with the excelBase64 parameter to the default database in tabular form. Each sheet is created as a table. Sheet names are printed as table names. The first row in the sheet is created as the column names of the table. For the types of column names, the types given to the columns are printed.

Select the element to add action. Click +Add Action under the Properties panel.(A)

Click OnClick → Export ImportExcelBase64 and create the ImportExcelBase64 action.(A)

  • excelBase64: The base64 value of the Excel file to be imported is written.

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