CATEGORIES
« Hide
All Integrations424Built-In12Artificial Intelligence27Commerce22Communication55CRM46Delivery Management1Developer Tools87Education9Finance26Hosting27Human Resources6Issue Tracking13Marketing107Media53Productivity87SAAS62Security8Social27Storage21Support19Task Management46

File

File action and trigger components.

Actions

Action components allow you to perform operations on the app.

Compress Files

Compresses files into a single archive file.

Create File From Base64

Converts base64 text to file.

Create File From Table

Creates a file from table.

Create File

Creates a file from given data.

Create Table From File

Creates a table from a file.

Get File from URL

Gets a file from URL to be used in the automation flow.

Get Content as Base64

Gets the content of a file in Base64 encoded format.

Get Content

Gets the content of a file.

Get File URL

Gets the given file's download URL. Note: These files exist for the duration of the automation run or the lifespan of the automation and do not have a permanent link.

If you need a permanent link, consider using a file storage app. See supported apps

Get File Info

Gets the information (metadata) about a file. This includes the file name, size, URL, and a unique ID.

Get Lines

Reads a file that contains text data and returns lines as list of text.

Text List to File

Creates a file from a list of text.