Hey, I’ve got a pretty simple case but can’t seem to find a workaround.
I use the COMPANIES table to enrich companies and get the info I need.
Then I find the LEADS from those companies. To save credits and avoid looking up company info multiple times, I want to get the company details (like their service) first. How can I populate that info for each lead tied to the company without running the enrichment again for every single lead?