Merge pull request #481 from dokobit/dev
Dokobit Portal initial submission
This commit is contained in:
Коммит
b621641dd2
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -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.
|
Загрузка…
Ссылка в новой задаче