Hi Hong-Yea, Both are available as Hop transforms: * HTTP client: https://hop.apache.org/manual/latest/pipeline/transforms/http.html * REST client: https://hop.apache.org/manual/latest/pipeline/transforms/rest.html
The Hop web service you refer to probably is the web service metadata type [1]. This allows you to run a pipeline, optionally with parameters, over a URL. [1] https://hop.apache.org/manual/latest/hop-server/web-service.html Regards, Bart On Fri, Aug 19, 2022 at 2:55 AM Hong-Yee Seah <[email protected]> wrote: > Hi, > > PDI has this step called http client and rest client. I can't seems to > find this in hop, is there a way to do this in hop. I was looking at hop > web service but it looks more like a web service output step. > > >
