Nathan I'm typically using a webhook or a send table data action in clay to trigger my workflows. If this is a 'we need to rerun everything from v1 on v2' then the architecture needs might shift slightly, and my main note would be to identify the key enrichments that have changed - if its everything than just rerun the whole process - if its a partial change to the process, it can be worth an extra step to build a targeted backfill flow that only runs the specific necessary actions. This can also be architected in Functions depending on the use case.