This is a low-level implementation on top of the workflow service's POST /jobs endpoint.
post_job(pipeline_name, params, conn)
Name of the pipeline to run
Named list of parameters to forward to the job
connection object, see platform_connect
WorkflowJob object