We currently have a need to trigger a manual downstream build step in our Build Pipeline from another server.
I am able to trigger simple builds via the Jenkins remote API easily enough, but I am yet to get this working for a manual step within a pipeline.
Does anyone have any experience with this at all?