Cloud Application Integration (On-Premises) : Administering CloudStreams : Creating Custom Cloud Connectors : Configuring Custom REST Cloud Connectors : Understanding REST Parameters
Understanding REST Parameters
 
Parameter Types
Parameter Data Types
Parameter Formatters for REST Connector Services
CloudStreams REST connector services allow you to set parameters which become part of the outgoing request.
REST services rely on HTTP methods (GET, POST, PUT, DELETE) to make requests to a SaaS provider. Thus the parameters are closely tied to these HTTP methods, as they are sent as part of these HTTP method requests.
The parameters are typically part of the HTTP URI which may be of the following format:
[scheme:][//authority][path][?query]
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback