post_job: Run a workflow job

post_jobR Documentation

Run a workflow job

Description

This is a low-level implementation on top of the workflow service's POST /jobs endpoint.

Usage

post_job(pipeline_name, params, conn)

Arguments

pipeline_name

Name of the pipeline to run

params

Named list of parameters to forward to the job

conn

connection object, see platform_connect

Value

WorkflowJob object


wuxi-nextcode/gorr documentation built on Jan. 1, 2023, 7:54 a.m.