Create registration result records from scheduled API fetch
Create registration result records from scheduled API fetch
Background registration results arrive untracked, causing duplicate processing. Record results to a central table and trigger downstream tasks so coordinators get deduplicated data same day.
Overview
Untracked background registrations force manual triage and lead to duplicate processing across systems; this scheduled flow centralizes results into a table and only advances new records. Coordinators and operators get clean, deduplicated data and downstream tasks run same day.