Open pauloricardoferreira opened 1 year ago
Not sure what this request is, can you elaborate? We are in the process of building a new rest service to interact with Hop, it is still experimental so there are no ready made docker container or installation instruction but there is some documentation that van be found here
issue #3162 has more information. thanks for getting back
So I guess what's being asked is to provide real Enterprise Application Integration functionality like you see in Boomi, Mulesoft, and others.
I think it's indeed possible to do this, and I think it's a great feature to have. Personally I would limit us to providing REST services.
One idea would be to introduce a Web Service API
metadata element which would map to a workflow or pipeline along with the relative path (ex. /api/v1/customer
) and the method to use (PUT
, GET
, POST
, DELETE
). Add some authentication methods (OAuth2.0) and this would probably go a long way to cornering a large part of the usecases.
Hello. Any news about this demand?
What would you like to happen?
Is it possible to change the url of the donapacje hop webservice?
/hop/webService/?service=ws
change for example
/api/v1/service
Issue Priority
Priority: 3
Issue Component
Component: API