...
If this target is selected, the request will be forwarded to a data pipeline as defined in the Path field. The pipeline will be executed sync and the body of the pipeline will be returned as body response to the caller.
Info |
---|
You can also access request headers, parameters and body from inside your pipeline called by the API Gateway. For more details see: Implicite Pipeline Objects Reference |
Service
This target forwards any request to a microservice deployed inside the cluster and managed by PIPEFORCE. Its mandatory to define the name of this service, the port and the service path to forward the request to.
...