Merge pull request #481 from dokobit/dev

Dokobit Portal initial submission
This commit is contained in:
Srikanth Yenagandhula 2020-10-01 17:05:58 -07:00 коммит произвёл GitHub
Родитель 94fc1d2f48 b0ad2b9142
Коммит b621641dd2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 1349 добавлений и 0 удалений

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -0,0 +1,23 @@
{
"properties": {
"connectionParameters": {
"api_key": {
"type": "securestring",
"uiDefinition": {
"displayName": "API Key",
"description": "The API Key for this API",
"tooltip": "Provide your API Access Token",
"constraints": {
"tabIndex": 2,
"clearText": false,
"required": "true"
}
}
}
},
"iconBrandColor": "#FA6400",
"capabilities": [],
"publisher": "Dokobit",
"stackOwner": "Dokobit"
}
}

Просмотреть файл

@ -0,0 +1,18 @@
## Dokobit Portal
Use Dokobit portal with all the features that it has but make it automated so that you don't have to waste your time on the administrative job. Put together an automated document signing process puzzle from only the parts you need: signing, sharing, downloading or deleting documents, removing or replacing signers, getting details about signers, and signature information.
## Prerequisites
Dokobit Portal Flow connector requires a valid Dokobit Portal account with API access token.
## How to get credentials?
- [Register](https://app.dokobit.com/register)
- [Contact](sales@dokobit.com) our Sales to get the right plan and API access token.
## Known issues and limitations
The current implementation supports signature gathering on PDF files or any type of file in ASiCe containers only.