I have a Zap that runs a loop to pull an employee # from a csv file, call an API to get a value from the employee’s profile, and then I need to do a find/replace in the csv file to replace the employee old value with the new value. I can’t seem to be able to find a working solution that will pull in the csv file, then continue to update it until all records are updated. I keep getting stuck with the loop going back to replace the original csv file. In general, this is what my zap looks like where I’ve tried using Tables and Files. Any ideas?
