How to use REST API to publish pipeline in SDC to SCH?
I am working on Streamsets by using REST API. When I finished the pipeline p1 in SDC, then I export p1 to a p1.json. Then in SCH, I cannot find a rest api to load p1.json.
Could someone tell me how to import extra json into SCH?
Thanks