Send the data collected by the form to a remote server
Send data to remote Server API
EndPoint URL
The url of the server which provide this API service
Port
The port to the service will respond
Method
All standard HTTP method available:
- Get
- Post
- Head
SSL
Enable SSL certificate verification of the remote Server
Ignore empty fields
If an argument has an empty value, based on a form field submitted data, it will be ignored
Arguments
The fields and values submitted on the request
Headers
Some optional extra information needed for your call
Log
You can enable a log report for every call, so you can decide where to save it for a later consultation