Create a bot with Get Storage file action
- Updated: 2025/02/21
This procedure describes how to build a bot using the Get Storage file action in Process Composer.
Procedure
- Create a new bot and name it Bot File. The new bot window displays for you to create a bot.
- Select the plus (+) icon in the Variables field. The Create variable window displays.
- Select File in the drop-down menu in the Type field.
- Enter String as the variable name in the Name field.
- Select Use as input only.
- Click Desktop folder or file and then click Browse to enter the desktop file path.
- Click Create.
- Drag the Get Storage file action from the Process Composer package. See Get Storage file action. The Process Composer: Get Storage file window displays.
- Select Desktop file.
-
Specify the path in the Full path of file in local device to be
saved to field.
Important: The full path of the file includes the name of the file, for example: C:\copilot\output\filename.pdf.
-
Click Save.
You have successfully created a bot with the Get Storage file action.To continue the example and create a process, see Create a process automation to select a file input.