gitlabEdit

โœ๏ธUniversign

Provider Code: universign Service: Esign Webhooks: โœ… Supported

Overview

French qualified electronic signature provider with strong legal compliance.

Services Supported

  • โœ… Esign

Configuration

Config Class: UniversignConfig

To use Universign, configure it in Templater UI:

  1. Navigate to Company/User settings

  2. Select "Esign" service

  3. Add "Universign" provider

  4. Enter required credentials

circle-info

V1 Note: Configuration UI documentation is deferred to V2. For now, configure providers via Templater UI, then use them via API.

Webhook Events

Universign supports webhooks for event notifications.

Webhook Handler: UniversignWebhookHandler

Webhook URL:

๐Ÿ‘‰ Learn more about Esign webhooks

Usage Example

curl

Node.js

Common Errors

Provider Not Configured (400)

Solution: Configure Universign in Templater UI.

Invalid Credentials (401)

Solution: Update Universign credentials in configuration.

Next Steps

Last updated