🧡 Skip to main content🔍 Skip to search

Upon completion, the Save File Dialog Action can output some data that can be used as input for specifying parameters of subsequent Actions. Save File Dialog Action opens a save file dialog window which requires user to specify path and filename.

The following Actions can be configured to perform operations with specified file which in contrary to predetermined file can always vary depending on user choice.

VariableDetails
Full path and filename Returns full path and name of the file specified by user in the save file dialog window.
Examples:
  • C:\Documents and Slides\Projects\hr2024.csv
  • \\files.local\Share\Templates\report.pdf
  • N:\QuarterlyReports24\rd03.xlsx
Folder only Returns the path of user-specified file.
Examples:
  • C:\Documents and Slides\Projects\
  • \\files.local\Share\Templates\
  • N:\QuarterlyReports24\
Filename only Returns the name of the user-specified file without path.
Examples:
  • hr2024.csv
  • report.pdf
  • rd03.xlsx
Button selected Returns the name of the button which was pressed in the save file dialog window.
Examples:
  • OK
  • Cancel
Dialog title Returns the title of the save file dialog window.
Completion statusRetrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet.
Adjust*Streamline creation of Task workflows even further—instantly make quick variable adjustments such as in-place replacement (all, first, or last occurrence), trimming (whitespaces, quotes, etc.), or changing capitalization. Optionally, set a different display name.

Still have a question?

If you have any questions, please do not hesitate to contact our support team.