Skip to content

Mendix integration with signeasy.com

License

Notifications You must be signed in to change notification settings

lordlothar99/mx-signeasy-connector

Repository files navigation

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