}exghts gen. Document & more (Preview)
}exghts helps you automatically generate documents. Just scan an accepted ID Card or other document and the relevant information will be extracted and automatically inserted into your new document based on a previously configured template. More actions will come soon.
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 | Premium | 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 | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Connector Metadata | |
---|---|
Publisher | }exghts |
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.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Extract document information |
Extract information from an ID Card or other documents |
Generate document |
Generate the document based on the object sent as JSON |
Extract document information
Extract information from an ID Card or other documents
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Image File Content
|
Image File Content | byte |
Image file content in base64 |
Returns
Name | Path | Type | Description |
---|---|---|---|
Summary
|
Summary | string |
Contains a summary of the information identified in the document (usually a person's name) |
Extracted information
|
Object | string |
Contains a JSON object containing all the extracted information |
Error description
|
ErrorDescription | string |
In case there is an error it contains its description or null if the ID Card was read successfully |
Is success
|
IsSuccess | boolean |
Contains the status of the request |
Generate document
Generate the document based on the object sent as JSON
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Document Information
|
documentInformation | True | string |
Document information in JSON format |
Document Template Content
|
templateFile | True | byte |
The template file content (in base64) |
Returns
Contains the document content in binary format
- Document content
- binary
Definitions
binary
This is the basic data type 'binary'.