The File Delete Action Component is to delete a file.

Component Properties
| Name | Required | Description |
|---|---|---|
| Filename | False | Filename or Folder Name |
| All | The value of cp.All can be either “true” or “false”. If true, it will delete all files. Handle with caution! |
If it’s a folder, the component will delete the folder including its content. Don’t select “all” to delete the folder.
The file has to be inside these folders:
On Windows: C:\ProgramData\HubKit\action\actmgr\data\
On Mac OS: /Library/Application Support/HubKit/action/scripts/actmgr/data/
On Linux: /var/opt/hubkit/action/scripts/actmgr\data\
any path information will be relative from these folders.
Need more help with this?
Join our slack community for help


