Encodian - Excel

Extensive features for the manipulation and creation of Excel and CSV file formats

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Standard All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Standard All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Encodian Support
URL https://support.encodian.com
Email support@encodian.com
Connector Metadata
Publisher Encodian
Website https://www.encodian.com
Privacy policy https://support.encodian.com/hc/en-gb/articles/360010885513-Privacy-Policy
Categories Content and Files;Collaboration

Encodian 'Flowr' Excel for Power Automate

The 'Encodian Flowr Excel' connector provide enterprise grade and simple to use Power Automate actions for creating, merging and manipulating Excel and CSV files.

The Encodian 'Flowr' Excel connector is supported by Power Automate, Azure Logic Apps and Power Apps.

Register Account

An Encodian subscription is required to use the Encodian 'Flowr' Excel connector.

Complete the sign-up form to register for a 30-day trial and obtain an API Key

Click here for a step by step guide on how to create an Encodian connection in Power Automate

Support

Contact Encodian Support to request assistance

Encodian action documentation can be found here, and example flows can be found here

Further Information

Visit Encodian website for subscription plan pricing.

Once your 30-day trial expires, your Encodian subscription is automatically transitioned to Encodian's 'Free' subscription tier unless a paid plan has been purchased.

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring Get an API Key - https://www.encodian.com/apikey/ True
Region string

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

CSV - Parse

Parse CSV and return the extracted data in JSON format - https://support.encodian.com/hc/en-gb/articles/360005177297-Parse-CSV

Excel - Add Image Header or Footer

Add an image header or footer to a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14909213525404

Excel - Add Rows

Add rows to the Excel file provided - https://support.encodian.com/hc/en-gb/articles/11551842583581

Excel - Add Text Header or Footer

Add text header or footer to a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14938826111260

Excel - Add Text Watermark

Add a text watermark to a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14428316059420

Excel - Delete Rows

Delete rows from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/9936160309148

Excel - Delete Worksheets

Delete specified worksheets from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/13233342312220

Excel - Extract Rows

Extract rows from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/9390845334172

Excel - Extract Worksheets

Extract specified worksheets from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/13230802892316

Excel - Merge Files

Merge an array of Microsoft Excel files to a single file (multiple formats) - https://support.encodian.com/hc/en-gb/articles/4469865776529

Excel - Merge Rows

Merge the rows contained within Excel files provided into a single worksheet - https://support.encodian.com/hc/en-gb/articles/11345445953820

Excel - Populate

Populate a Microsoft Excel workbook (XLSX) with the JSON data provided - https://support.encodian.com/hc/en-gb/articles/12736409527324

Excel - Remove Headers and Footers

Remove headers and footers from a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14943764511900

Excel - Remove Text Watermark

Remove text watermark(s) from a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14449860203548

Excel - Secure

Secure and protect a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14332917020188

Excel - Unlock

Unlock / remove protection from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/14358530634140

Excel - Update Rows

Update the specified rows in the Excel file provided - https://support.encodian.com/hc/en-gb/articles/11205752671004

CSV - Parse

Parse CSV and return the extracted data in JSON format - https://support.encodian.com/hc/en-gb/articles/360005177297-Parse-CSV

Parameters

Name Key Required Type Description
File Content
FileContent True byte

The file content of the source CSV file

Delimiter
delimiter True string

Set the CSV delimiter, the default value is a comma: ','

Column Headers
csvColumnHeaders True string

Manually set the column headers for the CSV data (Column delimited: Column 1, Column 2, etc.

Skip First Line
skipFirstLine True boolean

Skip the first line of the CSV file, set to 'Yes' if your CSV document contains column headers

Returns

The outputs of this operation are dynamic.

Add an image header or footer to a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14909213525404

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Image File Content
imageFileContent True byte

The file content of the image to insert

Position
position True string

The position to add the image to within the Microsoft Excel file provided

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to add the image to: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to add the image to: 1,3,4

Top Margin
marginTop True double

Set the top margin value (cm). Default is 1.9cm

Bottom Margin
marginBottom True double

Set the bottom margin value (cm). Default is 1.9cm

Right Margin
marginRight True double

Set the right margin value (cm). Default is 1.9cm

Left Margin
marginLeft True double

Set the left margin value (cm). Default is 1.9cm

Culture Name
cultureName True string

Change the thread culture used to process the request

Returns

The outputs of this operation are dynamic.

Excel - Add Rows

Add rows to the Excel file provided - https://support.encodian.com/hc/en-gb/articles/11551842583581

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Row Data
jsonData True string

The JSON dataset to be processed and added as rows to the Excel file provided

Insert from Row
insertionRow True integer

The row number after which the data provided will be inserted

Insert from Column
insertionColumn True integer

The column number after which the data provided will be inserted

Worksheet Name
worksheetName True string

Specify the name of a specific worksheet

Convert Numeric and Date
convertNumericAndDate True boolean

Auto parse numeric and date values, setting the cell format category to 'Number' or 'Date'

Date Format
dateFormat True string

Set the date and time format - https://video2.skills-academy.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings

Numeric Format
numericFormat True string

Set the numeric format - https://video2.skills-academy.com/en-us/dotnet/standard/base-types/standard-numeric-format-strings

Ignore Attribute Titles
ignoreAttributeTitles True boolean

Ignores titles of JSON attributes when converting JSON to Excel

Ignore Null Values
ignoreNulls True boolean

Ignore JSON properties which contain null values.

Culture Name
cultureName True string

Change the thread culture used to process the request.

Returns

The outputs of this operation are dynamic.

Add text header or footer to a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14938826111260

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Header Left
headerLeft True string

The text to add to the 'Left Header' position

Header Central
headerCentral True string

The text to add to the 'Central Header' position

Header Right
headerRight True string

The text to add to the 'Right Header' position

Footer Left
footerLeft True string

The text to add to the 'Left Footer' position

Footer Central
footerCentral True string

The text to add to the 'Central Footer' position

Footer Right
footerRight True string

The text to add to the 'Right Footer' position

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to add the text to: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to add the text to: 1,3,4

Culture Name
cultureName True string

Change the thread culture used to process the request.

Returns

The outputs of this operation are dynamic.

Excel - Add Text Watermark

Add a text watermark to a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14428316059420

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Text
text True string

The text to embed as a watermark within the Microsoft Excel file

Row Position
rowPosition True integer

Set the numeric row that the watermark should be inserted from

Column Position
columnPosition True integer

Set the numeric column that the watermark should be inserted from

Container Height
height True integer

Set the height of the container which contains the watermark text (in pixels)

Container Width
width True integer

Set the width of the container which contains the watermark text (in pixels)

Font
font True string

Set the font type applied to the text watermark, the default font is set to Calibri

Text Colour
textColour True string

Set the HTML colour applied to the text watermark, the default colour is set to #808080 (Grey)

Italic
italic True boolean

Set whether to apply the 'Italic' format to the text

Bold
bold True boolean

Set whether to apply the 'Bold' format to the text

Opacity
opacity True float

The opacity of the text watermark, valid values range from 0 to 1 (Hidden), the default value is 0.7

Rotation Angle
rotationAngle True float

Set the rotation angle of the watermark in degrees

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to add the watermark to: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to add the watermark to: 1,3,4

Watermark ID
watermarkId True integer

Override and manually set an identifier for the applied watermark

Culture Name
cultureName True string

Change the thread culture used to process the request.

Returns

The outputs of this operation are dynamic.

Excel - Delete Rows

Delete rows from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/9936160309148

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Excel file

First Row
firstRow True integer

Set the number of the first row to delete

Last Row
lastRow True integer

Set the number of the last row to delete

Worksheet Name
worksheetName True string

Set the name of a specific worksheet to delete the rows from

Row Array
rowArray True string

Set an array of rows to delete, conforming to following structure: [23-56],[100-120],[156-8988]

Returns

The outputs of this operation are dynamic.

Excel - Delete Worksheets

Delete specified worksheets from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/13233342312220

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to extract: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to extract: 1,3,4

Returns

The outputs of this operation are dynamic.

Excel - Extract Rows

Extract rows from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/9390845334172

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source file

Worksheet Name
worksheetName True string

Set the name of a specific worksheet to be exported

Has Header Row
hasHeaderRow True boolean

Set whether the first row specified is a header row

First Row
firstRow True integer

Set the number of the first row to be exported

Last Row
lastRow True integer

Set the number of the last row to be rows to be exported

First Column
firstColumn True integer

Set the number of the first column to be exported

Last Column
lastColumn True integer

Set the number of the last column to be exported

Exclude Empty Rows
excludeEmptyRows True boolean

Set whether empty rows should be excluded from the export

Export Empty Cells
exportEmptyCells True boolean

Set whether empty cells should be exported

Export Values as Text
exportValuesAsText True boolean

Set whether values should be exported as text, i.e. a number would be exported as "value":"3"

Hyperlink Format
hyperlinkFormat True string

Set how Hyperlinks should be exported

Export as Object
alwaysExportAsJsonObject True boolean

Force row data to be exported as a JsonObject even when there is only a single worksheet contained within the file

Culture Name
cultureName True string

Set the thread culture used to process the request

Returns

The outputs of this operation are dynamic.

Excel - Extract Worksheets

Extract specified worksheets from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/13230802892316

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to extract: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to extract: 1,3,4

Returns

The outputs of this operation are dynamic.

Excel - Merge Files

Merge an array of Microsoft Excel files to a single file (multiple formats) - https://support.encodian.com/hc/en-gb/articles/4469865776529

Parameters

Name Key Required Type Description
Filename
outputFilename True string

The filename of the output excel file

Output Format
mergeExcelOutputFormat True string

The format of the output excel file

Filename
fileName True string

The filename of the source file, the file extension is mandatory: 'file.xlsx' and not 'file'

File Content
fileContent True byte

The file content of the source file

Sort Position
sortPosition True integer

Set the sort position within the document array

Worksheets to Merge
worksheetsToMerge True array of integer

Specify which worksheets from the source file should be included within the output

Returns

The outputs of this operation are dynamic.

Excel - Merge Rows

Merge the rows contained within Excel files provided into a single worksheet - https://support.encodian.com/hc/en-gb/articles/11345445953820

Parameters

Name Key Required Type Description
Filename
outputFilename True string

The filename of the output excel file

Output Format
outputFormat True string

The format of the output excel file

Filename
fileName True string

The filename of the source file, the file extension is mandatory: 'file.xlsx' and not 'file'

File Content
fileContent True byte

The file content of the source file

Sort Position
sortPosition True integer

Set the sort position for the document within the array, lowest number first

Worksheets to Merge
worksheetsToMerge True array of integer

Specify which worksheets from the source file should be included within the output

Include First Row
includeFirstRow True boolean

Set whether to include the first row of the worksheet

Preserve First Row
preserveFirstRow True boolean

Assure that the first row of the first workbook and sheet is always preserved

Returns

The outputs of this operation are dynamic.

Excel - Populate

Populate a Microsoft Excel workbook (XLSX) with the JSON data provided - https://support.encodian.com/hc/en-gb/articles/12736409527324

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The Microsoft Excel workbook (XLSX) to populate

JSON Data
jsonData True string

The JSON data to populate the Microsoft Excel wookbook with

JSON Parse Mode
jsonParseMode True string

Sets the JSON parsing mode for simple values (null, boolean, number, integer, and string)

Calculate Workbook
calculateWorkbook True boolean

Automatically calculate formulas upon population

Use Excel Data Types
useExcelDataTypes True boolean

When enabled data is added to the workbook using corresponding Excel data types as opposed to a string data type

Allow Missing Values
allowMissingMembers True boolean

Sets the engine to allow missing values within the 'JSON Data'

Inline Errors
inlineErrorMessages True boolean

Produces errors within the resultant workbook as opposed to rejecting the request with a HTTP 4** error

Remove Empty Paragraphs
removeEmptyParagraphs True boolean

Sets the engine to automatically removes any empty paragraphs upon execution

Date Time Formats
dateTimeFormat True string

Set one or more specfic formats for parsing DateTime values

Culture Name
cultureName True string

Change the thread culture used to process the request

Returns

The outputs of this operation are dynamic.

Excel - Remove Headers and Footers

Remove headers and footers from a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14943764511900

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Header Left
headerLeft True boolean

Set whether to remove the header from left position

Header Central
headerCentral True boolean

Set whether to remove the header from central position

Header Right
headerRight True boolean

Set whether to remove the header from right position

Footer Left
footerLeft True boolean

Set whether to remove the footer from left position

Footer Central
footerCentral True boolean

Set whether to remove the footer from central position

Footer Right
footerRight True boolean

Set whether to remove the footer from right position

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to remove the header/footer from: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to remove the header/footer from: 1,3,4

Culture Name
cultureName True string

Change the thread culture used to process the request

Returns

The outputs of this operation are dynamic.

Excel - Remove Text Watermark

Remove text watermark(s) from a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14449860203548

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Watermark ID
watermarkId True integer

The watermark identifier of the watermark to remove, as provided by the Encodian 'Excel - Add Text Watermark' action

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to remove the watermark from: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to remove the watermark from: 1,3,4

Culture Name
cultureName True string

Change the thread culture used to process the request.

Returns

The outputs of this operation are dynamic.

Excel - Secure

Secure and protect a Microsoft Excel file - https://support.encodian.com/hc/en-gb/articles/14332917020188

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Secure on Open Password
secureOnOpenPassword True string

Set the password used to open the Microsoft Excel file

Workbook Protection Type
workbookProtectionType True string

Set the protection type to apply to the Excel Workbook

Workbook Protection Password
workbookProtectionPassword True string

Set the password used to protect the Excel Workbook

Worksheet Protection Type
worksheetProtectionType True string

Set the protection type to apply to the Excel worksheets

Worksheet Protection Password
worksheetProtectionPassword True string

Set the password used to protect the specified Excel worksheets (All by default)

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to protect: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to protect: 1,3,4

Culture Name
cultureName True string

Change the thread culture used to process the request.

Returns

The outputs of this operation are dynamic.

Excel - Unlock

Unlock / remove protection from the Excel file provided - https://support.encodian.com/hc/en-gb/articles/14358530634140

Parameters

Name Key Required Type Description
File Content
fileContent True byte

The file content of the source Microsoft Excel file

Secure on Open Password
secureOnOpenPassword True string

Set the password used to open the Microsoft Excel file

Workbook Protection Password
workbookProtectionPassword True string

Set the password used to remove protection from the Excel Workbook

Worksheet Protection Password
worksheetProtectionPassword True string

Set the password used to remove protection from the specified Excel worksheets (All by default)

Worksheet Names
worksheetNames True string

A comma separated list of the names of the worksheets to remove protection from: Sales, Totals, Year to Date

Worksheet Indexes
worksheetIndexes True string

A comma separated list of indexes of the worksheets to remove protection from: 1,3,4

Culture Name
cultureName True string

Change the thread culture used to process the request.

Returns

The outputs of this operation are dynamic.

Excel - Update Rows

Update the specified rows in the Excel file provided - https://support.encodian.com/hc/en-gb/articles/11205752671004

Parameters

Name Key Required Type Description
File Content
fileContent True byte

A Base64 encoded representation of the Excel file to be processed

Row Data
jsonData True string

The JSON dataset to be processed and added as rows to the Excel file provided

Update from Row
updateRow True integer

The row number which the data provided will start updating from

Update from Column
updateColumn True integer

The column number which the data provided will start updating from

Worksheet Name
worksheetName True string

Set the name of a specific worksheet to be updated

Convert Numeric and Date
convertNumericAndDate True boolean

Auto parse numeric and date values, setting the cell format category to 'Number' or 'Date'

Date Format
dateFormat True string

Set the date and time format - https://video2.skills-academy.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings

Numeric Format
numericFormat True string

Set the numeric format - https://video2.skills-academy.com/en-us/dotnet/standard/base-types/standard-numeric-format-strings

Ignore Attribute Titles
ignoreAttributeTitles True boolean

Ignores titles of JSON attributes when converting JSON to Excel

Ignore Null Values
ignoreNulls True boolean

Ignore JSON properties which contain null values.

Culture Name
cultureName True string

Set the thread culture used to process the request

Returns

The outputs of this operation are dynamic.

Definitions

DtoResponseAddRowsToExcel

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseDeleteExcelWorksheets

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseDeleteRowsFromExcel

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseExcelAddImageHeaderOrFooter

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseExcelAddTextHeadersAndFooters

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseExcelRemoveHeadersAndFooters

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseExcelWatermarkText

Name Path Type Description
Watermark ID
watermarkId integer

The identifier applied to the watermark

HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseExcelWatermarkTextRemove

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseExtractExcelWorksheets

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseGetRowsFromExcel

Name Path Type Description
Row Data
rowData string

Row data returned as a JSON formatted string

HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

DtoResponseMergeArrayOfExcelDocuments

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

Filename
Filename string

The filename of the document.

File Content
FileContent byte

The processed document.

DtoResponseMergeExcelRows

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

Filename
Filename string

The filename of the document.

File Content
FileContent byte

The processed document.

DtoResponseParseCsv

Name Path Type Description
CSV Data
csvData string

The parsed CSV data in JSON format.

HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

DtoResponsePopulateExcel

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

Filename
Filename string

The filename of the document.

File Content
FileContent byte

The processed document.

DtoResponseSecureExcel

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseUnlockExcel

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.

DtoResponseUpdateRowsInExcel

Name Path Type Description
HTTP Status Code
HttpStatusCode integer

The HTTP Status code for the response.

HTTP Status Message
HttpStatusMessage string

The HTTP Status message for the response.

Operation ID
OperationId string

The unique ID assigned to this operation.

Errors
Errors array of string

An array of error messages should an error occur.

Operation Status
OperationStatus string

Indicates whether the operation has completed, has been queued or has failed.

File Content
FileContent byte

The processed document.