Running Jobs and Templates¶
The civis.utils namespace provides several functions for running jobs
and templates on the Civis Platform.
run_job(job_id[, api_key, client, …]) |
Run a job. |
run_template(id, arguments[, JSONValue, client]) |
Run a template and return the results. |