SignEasy

Content Type: Module
Categories: Connectors

Overview

This module is a REST connector to SignEasy (e-signature service). SignEasy is an alternative to DocuSign or HelloSign.

Don’t hesitate to contact me through Mendix messaging system or at “francois (at) kohomai.com”

Documentation

Signeasy connector

Mendix integration with SignEasy. SignEasy is a digital signature service similar to Docusign and Hellosign, but cheaper.

Setup

You need to create an account on SignEasy, and set the API key (access token) + clientID in the Config entity.

Local tests

Callbacks won't work locally, so default callback url is https://signeasy.requestcatcher.com/, so you'll be able to see the API callbacks sent by SignEasy, and send the payloads using Postman to your local instance.

SignEasy documentation

You can find the documentation here

Releases

Version: 3.0.1
Framework Version: 9.15.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-signeasy-connector/compare/3.0.0...3.0.1
Version: 3.0.0
Framework Version: 9.15.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-signeasy-connector/compare/2.0.0...3.0.0
Version: 2.0.0
Framework Version: 9.12.1
Release Notes: https://github.com/lordlothar99/mx-signeasy-connector/issues?q=is%3Aclosed+milestone%3A2.0.0 **Full Changelog**: https://github.com/lordlothar99/mx-signeasy-connector/compare/1.1.1...2.0.0
Version: 1.1.1
Framework Version: 9.12.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-signeasy-connector/compare/1.1.0...1.1.1
Version: 1.1.0
Framework Version: 9.12.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-signeasy-connector/compare/1.0.0...1.1.0
Version: 1.0.0
Framework Version: 9.12.1
Release Notes: **Full Changelog**: https://github.com/lordlothar99/mx-signeasy-connector/commits/1.0.0