Hello, I am currently working on a POC for the company I am working for. Basically we want to start a workflow that uses some pipelines whenever something in our system is happening and do some data manipulation there and send it back. I have some questions regarding the capability of Hop:
* is there a way to start a workflow/pipeline using a POST request? * if so, can this POST contain some parameters that can be later used inside the workflow and pass it from the workflow to a pipeline that I need to call? * I played a bit with the pipelines trying to pull some data from our system - I have been using both the HTTP Client and the REST Client to do some GET calls but seems like only the HTTP Client manages to pull something even though I set the same target URL for both of them - is there any extra configuration that needs to be done for the REST Client? * if the parameters I talked about at the second item can be passed to the pipeline how can those be used with the HTTP/REST client - something like ..../getData/<ID> - where ID is a parameter received by the pipeline Thanks in advance, Andrei -- Andrei-Cristian Draghici Technical Solutions Lead Suvoda 10 Bld I.C. Bratianu, Floor 4, District 3, Bucharest, Romania, 030174 [email protected]<mailto:[email protected]> www.suvoda.com<http://www.suvoda.com/> [Logo Description automatically generated] This e-mail is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Any review, dissemination, copying, printing or other use of this e-mail by persons or entities other than the addressee is prohibited. If you have received this e-mail in error, please contact the sender immediately and delete the material. Please refer to http://www.suvoda.com/privacy-policy for important information and details of how Suvoda and its affiliates may process information and personal data.
