What a workflow can chain
Sync data
Pull the latest from your batch data sources before anything else runs.
Train / retrain
Refresh a model on the newest data so it doesn’t drift.
Generate predictions
Score the current population with the up-to-date model.
Export
Deliver the resulting decision to your connected tools.
A typical recurring campaign
Scheduled to run before each appeal, this means your team always works from a current, optimised list — with no manual clicks.
Screenshot to add — the workflow builder showing a chained sync → train → score → export pipeline and its schedule.
Streaming data sources flow continuously and aren’t scheduled; workflows are for batch steps. See Connect a data source for the batch vs streaming distinction.