Save File

This action saves a file to your data table. The file is saved in the form of a url that triggers download when you click on that url.

Trigger download before Save File logic kicks in

First, you need to trigger download before this building block. This means that you have to 'guide' your TaskBot to the actual download first. For example, in most cases, you would first have to click on a download button by using the building block Click Web Element.

File url can be re-used by Upload building block

You can build your TaskBot to first save a file to a column and then automatically upload it somewhere else using Upload building block.

Last updated