-
Notifications
You must be signed in to change notification settings - Fork 2
About this tool
The purpose of this tool was to give our app consultants and developers a quick and easy way to test custom services in D365FO using JSON. I also wanted it to be easy to setup for the testers, therefore there is a installtion program in the project. By adding the web client appid and the secret key in the setup the user would be up and running quickly. It is also possible to distribute the enpoints and the services to test with the installation.
The UI is written in WPF, using the MahApps toolkit, https://mahapps.com/, it is also using code from punker76 to create a singlepage app with a hamburger menu, https://github.com/punker76/code-samples.
Schema validation is also possible to perform on the call or the response.
Test custom services with JSON