Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 1.1 of MailUp web services uses a different hostname than v. 1.0 and it has the following features:

...

  1. Available REST methods cannot be called using HTTP GET ("Ping" test method is the only exception, which can be called using http GET https://services.mailup.com/1.1/MailUpService.svc/rest/Ping)
  2. If you are experiencing some "cross domain problems" (i.e. you're unable to request data from a server in a different domain) you can try JSONP (available only for a subset of v.1.1 methods) 

Configuration

Info

Please refer to REST configuration page to get some tips about enabling REST

 

...