Convert CSV to Excel File (XLSX)

Converts a CSV file to Excel in Zapier.

Parameters

Output Parameters

Parameter

Description

Example

File Content

The content of result file.

It is a Base64 encoded content of result file.

Setup Parameters

Parameter

Description

Example

App

Select the app.

Plumsail Documents

Action event

Select an action from the Plumsail Documents bundle.

Convert CSV to Excel File

Account

To allow your zaps to get information from and send it to Plumsail Documents, you need to create a connection.

For more information on how to create a connection to Plumsail Documents, see the online Help.

Configure Parameters

Parameter

Description

Example

CSV file

The raw content of the source CSV file. You can extract file content from other apps like:

  • SharePoint

  • Salesforce

  • Box

  • OneDrive

  • Google Drive

  • Dropbox

  • SFTP

  • File System

Zapier apps

It is content of the source file.

Use First Line as Headers

Select Yes to read headers from the first line of the source CSV

If your CSV file has headers as a first line then select Yes.

Delimiter

Delimiter of columns. By default it’s a comma.

Specify one of the following default values: Comma, Semicolon, Tab or Pipe.

Rows Count

Set this option if you need to use use the first “n” lines.

You can limit the number of returned rows from the source document.

Mappings

Rename headers and specify types for columns.

The result XLSX column will have this type and a new name. If not specified, the type and name will be inferred from the column values.

Locale

The locale that will be applied to the source document.

Specify the locale in order to correctly parse currencies, dates and other depending values.

Example

Download a source CSV file and use the output in the Convert CSV to Excel File action.

Convert CSV to Excel