Creating baseline from CSV

I am looking for a way to automate and remove human error from baseline creation. We currently run a report from BigFix on the new patches that are applicable to machines and provide it to server and application teams that we support. They then send the report back letting us know if we can proceed or if patches need to be excluded from the list.
Instead of adding/removing these patches manually to the baseline, is there a way that we could pull the patches into the baseline directly from the CSV file? Or is there a better way than what I am currently thinking?
Appreciate any help here, thanks.

So if you have a static list of patches that you can install, I think you could feed a list into the REST API to create a patch baseline. See here for baseline documentation: https://developer.bigfix.com/rest-api/api/baseline.html