Developer Programme

Use VaseSign APIs, webhooks and Workflow Manager metadata to build connectors and workflow templates. Monetisation and settlement depend on enabled wallet/revenue-share infrastructure.

Connector manifest example
{
  "id": "example-crm",
  "name": "Example CRM for VaseSign",
  "type": "Native Connector",
  "auth": {"type": "oauth2", "authorizationUrl": "", "tokenUrl": "", "scopes": []},
  "actions": [],
  "triggers": [],
  "dataAccessed": [],
  "webhooks": [],
  "workflowManager": {"supported": true, "workflowIds": []}
}