3bfbb757d2
* InfoShare * Add files via upload * Delete InfoShare * Delete Readme.md * Delete apiDefinition.swagger.json * Delete apiProperties.json * Delete icon.png * Delete settings.json * Create Readme.md * Add files via upload * Add files via upload * Add files via upload New icon added for subscription. * Add files via upload New icon added for subscription. * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload New functions for user table handling added * Add files via upload New functions for user tables added. * Add files via upload New functions added to connector for user tables. * Add files via upload Bugfixing and extend json results. * New functions for user tables added and bugfixing. * Add files via upload Bugfixing * File icon.png deleted * File intro.md deleted * Delete settings.json |
||
---|---|---|
.. | ||
Readme.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
Readme.md
Kendox InfoShare Connector
Kendox InfoShare provides a powerful and very extensive REST API. Using this API, you can create and manage documents and processes within InfoShare. Together with the Kendox InfoShare Power Automate Connector you can streamline content processes across a widespread application landscape, thus avoiding information silos.
Pre-requisites
You will need the following to proceed:
- A license to use this connector available via sales365@kendox.com.
- Kendox InfoShare with the WCF service endpoints reachable online.
- Kendox InfoShare login credentials.
Supported Operations
The connector supports the following operations:
General
Logon
: Log on to InfoShare ServerLogon with hashed password
: Log on to InfoShare ServerLogoff
: Log on from InfoShare Server
Document
Create document
: Create a document in InfoShareUpdate document
: Update the document in InfoShareGet document properties
: Get the properties of a document from InfoShareGet file content
: Get the content of a file from InfoShareGet file content converted
: Converts content of a file to another file format (e.g. tiff to pdf). Get file content including annotations and overlaysGet document
: Returns document information (structure) from InfoShare
Process
Create process
: Create and start a processClose current task and assign user to next task
: Close a process task and assign user to next task in InfoShareUpdate process
: Update a process in InfoShareGet process properties
: Get the properties of a process from InfoShareClose an open process
: Close a process in InfoShareClose task and continue process
: Close a process task in InfoShareGet process
: Returns a list of process informations (structure) from InfoShare
Search
Document Search
: Search for documents within InfoShareList processes
: Search for processes within InfoShare
User Tables
Get rows from a user table
: Gets some rows from a user tableInsert rows into a user table
: Insert rows into a user tableCreate a user table
: Creates a user tableDelete user table rows
: Deletes some rows from a user table