@mjmeintjes sorry for not replying sooner, I’m on a vacation this week. Dataloader might not be the right tool for the job since it depends on the route change to re-trigger the loading
I would probably use a controller here
Dataloader is simple on purpose - to make it easy to know which data sources need to be refreshed. But you can mix and match dataloader with custom logic in controllers