DATA Save data function

The DATA Save data function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Data functionality to save data.

For a full list of available functions, please read DATA functions.


Description

The DATA Save data function allows you to save data.


Setting it up

To use the DATA Save data function, follow these instructions:

{{popups:rpas/add:action=data-save}}

Once on a process map:

  1. Navigate to the process where you would like to add the DATA Save data function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the DATA Save data option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
PathYesTextStorage location or key for the data.
Key / Value pairsYesKey-ValueThe data to save as key-value pairs.
OverwriteNoBooleanOffOverwrite existing data with the same key.

Output variables

This action does not produce any output variables.


Errors

ErrorDescription
Save failedThe data could not be saved to the specified location.

Tips

  • Use data-load to retrieve saved data later in the process.

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.