...
Activity | Description | Parameters |
---|---|---|
Out File With String Content | Output string to a specified location. | |
Delete File | Deletes file a specified location. | |
Enumerate Files | Enumerates files in given folder. | |
File Exists | Checks if a file exists. | |
Out File | Output input value to specified location. | |
Read File | Read value from specified location. | |
Temp File | Creates a temporary file and returns its path. | |
Creates a document based on a word template |
HTTP
Activity | Description | Parameters |
---|---|---|
HTTP Endpoint | Handle an incoming HTTP request. | |
HTTP Response | Write an HTTP response. | |
Send HTTP Request | Send an HTTP request. | |
Redirect | Write an HTTP redirect response. |
...