Configuration
DigiSign Connection configuration
Server URI
Define URI which is called
Access Key
Define access key that is used for authentication of the connection
Secret
Define secrete key that is used for authentication of the connection
Input & Output Schema
Input
DigiSign Download Document Input (ver. 1.0.0)
Column | Data type | Allow null | Description |
---|---|---|---|
Envelope | string | No | |
Output | string | Yes | |
IncludeLog | bool | Yes | |
DocumentNameId | bool | Yes |
Output
DigiSign Download Document Output (ver. 1.0.0)
Column | Data type | Allow null | Description |
---|---|---|---|
Envelope | string | No | |
FileType | string | Yes | |
FileName | string | Yes | |
ContentType | string | Yes | |
ContentSize | integer | Yes | |
Content | Base64 | Yes |
Release notes
3.0.3
- Fixed shared nuget package versions.