Mashables and Mashups : Mashables : Types of Mashable Information Sources : REST Web Services : POST-Based REST Web Services
POST-Based REST Web Services
Some REST web services, however, use the POST operation in HTTP to invoke the service. Parameters are passed in the body of the POST request.
Business Analytics supports any valid format for the body of a POST request and the appropriate MIME types. Common examples include XML, JSON or plain text.
The URL for a REST web service using POST might look like this:
http://www.someOrg.com/myRestService
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback