Jobs are the objects in Coalesce that you trigger to refresh your data pipeline(s). Jobs can be comprised of your entire data pipeline, or can be a subset of your data pipeline as manually defined or as defined via a selector query.
Once defined, a Job can be run:
- For development Workspaces: manually in the Coalesce UI
- For deployed Environments, on-demand, on a schedule, and/or with triggered orchestration via:
- An API call
- The Coalesce CLI
You can build / modify Jobs by dragging and dropping nodes in the Build interface, or filtering with Selector syntax. See our article Coalesce Syntax Explained and/or the Selector section of the Coalesce documentation for more information.