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 + 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.