Automate File Handling Operations
The File file handling operations allow you safely interact with server-side files and directories.
File Path: Enter the name of the file along with path.
Sub Action: Choose the type of operation you want to automate.
Data: Enter the data to be written or appended to the file. It supports dynamic content.
Add Newline: Enable this option to insert a new line after the data.
Use Cases
- Store dynamic settings in files
- Append logs