Trigger a pipeline through an API #6129
Replies: 2 comments 2 replies
-
|
That endpoint requires you to first register the pipeline using registerPipeline. |
Beta Was this translation helpful? Give feedback.
-
|
Good morning, I tried to define the metadata folder in the XML without success, as follows: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning,
I wanted to trigger a pipeline through an API call. While reading the documentation, I found the following:
"GET http://localhost:8081/hop/startPipeline?name=".
When I send the request — obviously setting the correct host and port — I get the following error: 400 Bad Request, and:
The pipeline is located at the following path on Apache Hop Web:
"default/hop-workspace/pipelines/"
Beta Was this translation helpful? Give feedback.
All reactions