Trustual (Preview)
Trustual gives evidence of integrity and time for your documents and files. Learn more in trustual.com.
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) |
Contact | |
---|---|
Name | Trustual |
URL | https://support.trustual.com |
support@trustual.com |
Connector Metadata | |
---|---|
Publisher | Practical Crypto SpA |
Website | https://www.trustual.com |
Privacy policy | https://www.trustual.com/privacy.html |
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 |
---|---|---|---|
Secret | securestring | The Secret for this api | True |
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Certify file |
Certifies the existence and integrity of a file. |
Certify hash |
Certifies the existence and integrity of a file given its hash. |
Certify file
Certifies the existence and integrity of a file.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File Content
|
file_base_64 | True | byte |
The content of the file. |
Certificate Language
|
language | string |
The language of the data certificate. |
|
Time Zone Offset
|
offset | number |
Local time offset (in hours). |
|
Reference
|
reference | string |
A reference string (eg file name, case number, project code, etc.) |
|
Sandbox Mode
|
sandbox | boolean |
Run in sandbox mode for testing purposes. |
Certify hash
Certifies the existence and integrity of a file given its hash.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Hash
|
hash | True | string |
The SHA-256 hash of the file. |
Certificate Language
|
language | string |
The language of the data certificate. |
|
Time Zone Offset
|
offset | number |
Local time offset (in hours). |
|
Reference
|
reference | string |
A reference string (eg file name, case number, project code, etc.) |
|
Sandbox Mode
|
sandbox | boolean |
Run in sandbox mode for testing purposes. |