Form Endpoint
Content-Type: text/html HTTP-Methods: GET
This endpoint is intended to be used through a standard web browser to display an HTML form to execute the service. The form presents all the required inputs for the service and offer a submit button to execute it. The form also supports entering complex types such as date/time and tables.
Additional user interaction modes are also available from the drop down:
File mode
Allows users to submit the inputs of a service using an XML, JSON, Excel or PDF file. The displayed widget for the service offers the ability to download templates for most of the formats.
Developer mode
Allows developers to have an advanced view for the Form interface. It includes multiple side panels to inspect the request/responses received, customize the look of the form using Cascading Style Sheets (CSS) and develop their own custom data type renderers using JavaScript.