Documents

Documents icon

Extracts text from documents or images, or converts snippets to or from JSON or XML.

Actions

Action

Configuration fields

Data type

Required?

Convert XML to JSON - Converts an XML file to JSON.

XML - Add the code to convert.

<root>Claris Connect!</root>

String

Checkmark icon, required field

Ignore attributes - Choose True to ignore XML attributes and only create text nodes.

Boolean

 

Root Node - Choose True to include the root node in the result.

Boolean

 

Convert JSON to CSV - Converts a JSON file to CSV.

JSON - Add the code to convert.

JSON

Checkmark icon, required field

Column title - Choose False for no title column; the default is True.

Boolean

 

Flatten - Choose True to flatten nested JSON code; the default is False.

Boolean

 

Delimiter - Enter the column delimiter; the default is ",".

,

String

 

Convert JSON to XML - Converts a JSON file to XML.

JSON - Add the code to convert.

Copy
{
    "test": true
}

JSON

Checkmark icon, required field

Root name - Enter the root node name (for use as the parent in output).

Claris Connect

String

 

Converts CSV to JSON - Converts a CSV file to JSON.

CSV - Add the data to convert.

"Claris Connect", CSV, JSON

String

Checkmark icon, required field

No header row - Choose True to specify no header row for the data; the default is False.

Boolean

 

Delimiter - Enter the column delimiter; the default is ",". Enter "auto" to have the delimiter detected.

,

String

 

Extract text from .pdf - Extract recognizable text from a .pdf document.

Encoding - Choose the document's encoding; the default is UTF-8.

Choice

 

Preserve line breaks - Choose True to maintain line breaks; the default is false.

Boolean

 

URL - Enter the document's URL.

https://www.claris.com/test.pdf

URL

Checkmark icon, required field

PDF Owner Password - Enter the owner password, used to set PDF modification permissions.

Enter password

String

 

PDF User Password - Enter the user password, used to control PDF opening or viewing.

Enter password

String

 

Extract text from .png or .jpg - Extract recognizable text from a .png or .jpg image.

Language - Choose the language of the text in the image.

Choice

Checkmark icon, required field

Preserve line breaks - Choose True to maintain line breaks; the default is false.

Boolean

 

URL - Enter the image's URL.

https://www.claris.com/test.png

URL

Checkmark icon, required field

Extract text from .doc or .docx - Extract recognizable text from a .doc or .docx document.

Preserve line breaks - Choose True to maintain line breaks; the default is false.

Boolean

 

URL - Enter the document's URL.

https://www.claris.com/test.doc

URL

Checkmark icon, required field

Extract text from .rtf - Extract  recognizable text from an .rtf document.

Preserve line breaks - Choose True to maintain line breaks; the default is false.

Boolean

 

URL - The document's URL.

https://www.claris.com/test.rtf

URL

Checkmark icon, required field

Create ZIP file - Compresses files or a folder into a ZIP archive

Files or folder to ZIP - One or more files to be compressed. Input must be step data that references file paths from a previous step. See Using step data in Claris Connect Help.

String

Checkmark icon, required field