Connecting to OMD
Optimize My Day provides a REST-based API, i.e. you can upload XML documents automatically by using the HTTP POST method.
To allow basic authentication, you will have to provide a Base64-encoded username/password header along with the HTTP request. SSL/TLS encryption on IP-transport level is required. If you intend to send a zipped XML document, add the zipped=true
parameter to the URL.